Searched defs:DummyOp (Results 1 – 2 of 2) sorted by relevance
292 const MachineInstr *DummyOp, bool ADRPMode) { in initReachingDef()452 const MachineInstr *DummyOp = nullptr) { in reachingDef()1054 MachineInstr *DummyOp = nullptr; in runOnMachineFunction() local
73 class DummyOp : public OpKernel { class75 explicit DummyOp(OpKernelConstruction* context) : OpKernel(context) {} in DummyOp() function in tensorflow::__anon24cf05320111::DummyOp