Home
last modified time | relevance | path

Searched defs:UseMO (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp350 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 DCodeGenCommonISel.cpp279 auto &UseMO = DbgMI->getOperand(UseMOIdx); in salvageDebugInfoForDbgValue() local
H A DMachineCombiner.cpp281 MachineInstr *UseMO = RI->getParent(); in getLatency() local
H A DMachineInstr.cpp1109 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1149 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
H A DTailDuplicator.cpp231 for (auto *UseMO : DebugUses) { in tailDuplicateAndUpdate() local
H A DLiveVariables.cpp694 for (auto &UseMO : MRI->use_nodbg_operands(Reg)) { in recomputeForSingleDefVirtReg() local
H A DPeepholeOptimizer.cpp575 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 DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/aosp_15_r20/external/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp284 MachineOperand &UseMO = *UI; in processBlock() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineCombiner.cpp201 MachineInstr *UseMO = RI->getParent(); in getLatency() local
H A DMachineInstr.cpp1401 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1439 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
H A DTailDuplicator.cpp179 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
H A DTwoAddressInstructionPass.cpp1749 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
H A DPeepholeOptimizer.cpp527 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineCombiner.cpp243 MachineInstr *UseMO = RI->getParent(); in getLatency() local
H A DMachineInstr.cpp1052 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1090 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
H A DTailDuplicator.cpp218 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
H A DTwoAddressInstructionPass.cpp1817 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp395 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp658 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 DSIInstrInfo.h711 const MachineOperand &UseMO, in isInlineConstant()
H A DSIFoldOperands.cpp462 const MachineOperand &UseMO) { in isUseSafeToFold()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h841 const MachineOperand &UseMO, in isInlineConstant()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp456 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

12