Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInitUndef.cpp116 for (auto &UseMO : MI->uses()) { in handleReg() local
225 MachineOperand &UseMO = MI.getOperand(UseOpIdx); in processBasicBlock() local
H A DCodeGenCommonISel.cpp286 auto &UseMO = DbgMI->getOperand(UseMOIdx); in salvageDebugInfoForDbgValue() local
H A DMachineCombiner.cpp285 MachineInstr *UseMO = RI->getParent(); in getLatency() local
H A DTailDuplicator.cpp241 for (auto *UseMO : DebugUses) { in tailDuplicateAndUpdate() local
H A DLiveVariables.cpp701 for (auto &UseMO : MRI->use_nodbg_operands(Reg)) { in recomputeForSingleDefVirtReg() local
H A DMachineInstr.cpp1164 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1204 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
H A DTwoAddressInstructionPass.cpp2004 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp394 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp195 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); in hasUndefinedMergeOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1064 const MachineOperand &UseMO, in isInlineConstant()
H A DSIInstrInfo.cpp2583 MachineOperand *UseMO = nullptr; in reMaterialize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.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/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4346 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local