/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | PeepholeOptimizer.cpp | 165 MachineOperand &UseMO = UI.getOperand(); in OptimizeExtInstr() local 237 MachineOperand *UseMO = Uses[i]; in OptimizeExtInstr() local
|
D | ScheduleDAGInstrs.cpp | 353 const MachineOperand *UseMO = I->second.first; in BuildSchedGraph() local
|
D | TwoAddressInstructionPass.cpp | 217 MachineOperand &UseMO = UI.getOperand(); in Sink3AddrInstruction() local 313 MachineOperand &UseMO = UI.getOperand(); in isProfitableToReMat() local
|
D | TailDuplication.cpp | 245 MachineOperand &UseMO = UI.getOperand(); in TailDuplicateAndUpdate() local
|
D | RegisterCoalescer.cpp | 739 MachineOperand &UseMO = UI.getOperand(); in RemoveCopyByCommutingDef() local
|
D | LiveIntervalAnalysis.cpp | 1185 MachineOperand *UseMO = ReMatMI->findRegisterUseOperand(li.reg); in rewriteImplicitOps() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 285 MachineOperand &UseMO = *UI; in processBlock() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCVSXFMAMutate.cpp | 284 MachineOperand &UseMO = *UI; in processBlock() local
|
/external/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 201 MachineInstr *UseMO = RI->getParent(); in getLatency() local
|
D | MachineInstr.cpp | 1401 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local 1439 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
|
D | TailDuplicator.cpp | 179 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
|
D | PeepholeOptimizer.cpp | 527 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
|
D | TwoAddressInstructionPass.cpp | 1749 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
|
D | RegisterCoalescer.cpp | 748 MachineOperand &UseMO = *UI; in removeCopyByCommutingDef() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | MachineCombiner.cpp | 234 MachineInstr *UseMO = RI->getParent(); in getLatency() local
|
D | TailDuplicator.cpp | 212 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
|
D | MachineInstr.cpp | 874 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local 912 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
|
D | TwoAddressInstructionPass.cpp | 1811 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
|
D | PeepholeOptimizer.cpp | 573 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
|
D | RegisterCoalescer.cpp | 798 MachineOperand &UseMO = *UI; in removeCopyByCommutingDef() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | SIFoldOperands.cpp | 306 const MachineOperand &UseMO) { in isUseSafeToFold()
|
D | SIInstrInfo.h | 615 const MachineOperand &UseMO, in isInlineConstant()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonInstrInfo.cpp | 4059 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local
|