Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp607 unsigned DefOp; member
736 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
955 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachineTraceMetrics.cpp630 unsigned DefOp; member
743 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local
980 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
DPeepholeOptimizer.cpp1523 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local
1835 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
DSplitKit.cpp440 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
DMachinePipeliner.cpp824 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86SpeculativeLoadHardening.cpp1323 if (MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSLive() local
2060 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
DX86DomainReassignment.cpp598 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
/external/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DVirtRegRewriter.cpp587 MachineOperand *DefOp = NULL; in InvalidateRegDef() local