Home
last modified time | relevance | path

Searched defs:DefOp (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp629 unsigned DefOp; member
742 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
979 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
DPeepholeOptimizer.cpp1521 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local
1839 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
DSplitKit.cpp439 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
DMachinePipeliner.cpp353 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp1593 if (MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSLive() local
2334 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
DX86DomainReassignment.cpp592 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp629 MachineOperand &DefOp = Def->getOperand(1); in copyPhysReg() local