Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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 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 DMachineInstr.cpp1109 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1149 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
H A DPeepholeOptimizer.cpp575 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
H A DTwoAddressInstructionPass.cpp1908 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp395 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp658 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); in INITIALIZE_PASS() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h841 const MachineOperand &UseMO, in isInlineConstant()
/openbsd-src/gnu/llvm/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
/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4316 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local