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.cpp123 for (auto &UseMO : MI->uses()) { in handleReg() local
232 MachineOperand &UseMO = MI.getOperand(UseOpIdx); in processBasicBlock() local
H A DCodeGenCommonISel.cpp294 auto &UseMO = DbgMI->getOperand(UseMOIdx); in salvageDebugInfoForDbgValue() local
H A DMachineCombiner.cpp282 MachineInstr *UseMO = RI->getParent(); in getLatency() local
H A DTailDuplicator.cpp240 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.cpp1191 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1231 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
H A DTwoAddressInstructionPass.cpp2005 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp277 MachineOperand &UseMO = *UI; in processBlock() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp393 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInsertVSETVLI.cpp126 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); in hasUndefinedPassthru() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h1115 const MachineOperand &UseMO, in isInlineConstant()
H A DSIInstrInfo.cpp2589 MachineOperand *UseMO = nullptr; in reMaterialize() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp716 MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, in InsertInsnsWithoutSideEffectsBeforeUse()
856 MachineOperand &UseMO) { in applyCombineExtendingLoads()
881 for (auto *UseMO : Uses) { in applyCombineExtendingLoads() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4350 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local