Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDInitUndef.cpp116 for (auto &UseMO : MI->uses()) { in handleReg() local
225 MachineOperand &UseMO = MI.getOperand(UseOpIdx); in processBasicBlock() local
HDCodeGenCommonISel.cpp286 auto &UseMO = DbgMI->getOperand(UseMOIdx); in salvageDebugInfoForDbgValue() local
HDMachineCombiner.cpp285 MachineInstr *UseMO = RI->getParent(); in getLatency() local
HDTailDuplicator.cpp241 for (auto *UseMO : DebugUses) { in tailDuplicateAndUpdate() local
HDLiveVariables.cpp701 for (auto &UseMO : MRI->use_nodbg_operands(Reg)) { in recomputeForSingleDefVirtReg() local
HDMachineInstr.cpp1164 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1204 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
HDTwoAddressInstructionPass.cpp2004 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86LoadValueInjectionLoadHardening.cpp394 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVInsertVSETVLI.cpp195 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); in hasUndefinedMergeOp() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h1064 const MachineOperand &UseMO, in isInlineConstant()
HDSIInstrInfo.cpp2583 MachineOperand *UseMO = nullptr; in reMaterialize() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
HDCombinerHelper.cpp650 MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, in InsertInsnsWithoutSideEffectsBeforeUse()
790 MachineOperand &UseMO) { in applyCombineExtendingLoads()
813 for (auto &UseMO : MRI.use_operands(LoadValue.getReg())) in applyCombineExtendingLoads() local
816 for (auto *UseMO : Uses) { in applyCombineExtendingLoads() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/
HDHexagonInstrInfo.cpp4346 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local