/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 628 unsigned DefOp; member 739 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local 978 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
|
H A D | PeepholeOptimizer.cpp | 1532 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local 1852 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
|
H A D | SplitKit.cpp | 444 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local 1370 const MachineOperand &DefOp = MI->getOperand(DefOpIdx); in rewriteAssigned() local
|
H A D | MachineSink.cpp | 1335 auto *DefOp = PI->findRegisterDefOperand(Reg, false, true, TRI); in blockPrologueInterferes() local
|
H A D | MachinePipeliner.cpp | 406 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86SpeculativeLoadHardening.cpp | 1206 if (const MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSDefLive() local 1217 if (MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSLive() local 1964 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
|
H A D | X86DomainReassignment.cpp | 589 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 629 unsigned DefOp; member 742 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local 979 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
|
H A D | PeepholeOptimizer.cpp | 1521 MachineOperand &DefOp = MI.getOperand(0); in findTargetRecurrence() local 1839 const MachineOperand DefOp = Def->getOperand(DefIdx); in getNextSourceFromBitcast() local
|
H A D | SplitKit.cpp | 439 for (const MachineOperand &DefOp : DefMI->defs()) { in addDeadDef() local
|
H A D | MachinePipeliner.cpp | 353 MachineOperand &DefOp = PI.getOperand(0); in preprocessPhiNodes() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineTraceMetrics.cpp | 607 unsigned DefOp; member 736 for (unsigned DefOp : LiveDefOps) { in updatePhysDepsDownwards() local 955 addLiveIns(const MachineInstr *DefMI, unsigned DefOp, in addLiveIns()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86SpeculativeLoadHardening.cpp | 1593 if (MachineOperand *DefOp = MI.findRegisterDefOperand(X86::EFLAGS)) { in isEFLAGSLive() local 2334 auto &DefOp = MI.getOperand(0); in hardenPostLoad() local
|
H A D | X86DomainReassignment.cpp | 592 for (auto &DefOp : UseMI.defs()) { in buildClosure() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 875 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIFoldOperands.cpp | 531 MachineOperand &DefOp = Def->getOperand(1); in tryToFoldACImm() local
|
H A D | SIInstrInfo.cpp | 586 MachineOperand &DefOp = Def->getOperand(1); in indirectCopyToAGPR() local
|
/aosp_15_r20/external/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonExpandCondsets.cpp | 854 void HexagonExpandCondsets::predicateAt(const MachineOperand &DefOp, in predicateAt()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.cpp | 629 MachineOperand &DefOp = Def->getOperand(1); in copyPhysReg() local
|