/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 350 MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, in InsertInsnsWithoutSideEffectsBeforeUse() 462 MachineOperand &UseMO) { in applyCombineExtendingLoads() 489 for (auto &UseMO : MRI.use_operands(LoadValue.getReg())) in applyCombineExtendingLoads() local 492 for (auto *UseMO : Uses) { in applyCombineExtendingLoads() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A D | CodeGenCommonISel.cpp | 279 auto &UseMO = DbgMI->getOperand(UseMOIdx); in salvageDebugInfoForDbgValue() local
|
H A D | MachineCombiner.cpp | 281 MachineInstr *UseMO = RI->getParent(); in getLatency() local
|
H A D | MachineInstr.cpp | 1109 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local 1149 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
|
H A D | TailDuplicator.cpp | 231 for (auto *UseMO : DebugUses) { in tailDuplicateAndUpdate() local
|
H A D | LiveVariables.cpp | 694 for (auto &UseMO : MRI->use_nodbg_operands(Reg)) { in recomputeForSingleDefVirtReg() local
|
H A D | PeepholeOptimizer.cpp | 575 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXFMAMutate.cpp | 285 MachineOperand &UseMO = *UI; in processBlock() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXFMAMutate.cpp | 284 MachineOperand &UseMO = *UI; in processBlock() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCVSXFMAMutate.cpp | 285 MachineOperand &UseMO = *UI; in processBlock() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/ |
H A D | MachineCombiner.cpp | 201 MachineInstr *UseMO = RI->getParent(); in getLatency() local
|
H A D | MachineInstr.cpp | 1401 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local 1439 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
|
H A D | TailDuplicator.cpp | 179 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
|
H A D | TwoAddressInstructionPass.cpp | 1749 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
|
H A D | PeepholeOptimizer.cpp | 527 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | MachineCombiner.cpp | 243 MachineInstr *UseMO = RI->getParent(); in getLatency() local
|
H A D | MachineInstr.cpp | 1052 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local 1090 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
|
H A D | TailDuplicator.cpp | 218 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
|
H A D | TwoAddressInstructionPass.cpp | 1817 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86LoadValueInjectionLoadHardening.cpp | 395 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/ |
H A D | RISCVInsertVSETVLI.cpp | 658 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); in INITIALIZE_PASS() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 711 const MachineOperand &UseMO, in isInlineConstant()
|
H A D | SIFoldOperands.cpp | 462 const MachineOperand &UseMO) { in isUseSafeToFold()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | SIInstrInfo.h | 841 const MachineOperand &UseMO, in isInlineConstant()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 456 MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, in InsertInsnsWithoutSideEffectsBeforeUse() 596 MachineOperand &UseMO) { in applyCombineExtendingLoads() 619 for (auto &UseMO : MRI.use_operands(LoadValue.getReg())) in applyCombineExtendingLoads() local 622 for (auto *UseMO : Uses) { in applyCombineExtendingLoads() local
|