Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; in processBlock() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
DRISCVInsertVSETVLI.cpp384 const MachineOperand &UseMO = MI.getOperand(UseOpIdx); in computeInfoForInstr() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineCombiner.cpp249 MachineInstr *UseMO = RI->getParent(); in getLatency() local
DTailDuplicator.cpp223 MachineOperand &UseMO = *UI; in tailDuplicateAndUpdate() local
DMachineInstr.cpp1101 MachineOperand &UseMO = getOperand(UseIdx); in tieOperands() local
1141 const MachineOperand &UseMO = getOperand(i); in findTiedOperandIdx() local
DTwoAddressInstructionPass.cpp1675 MachineOperand &UseMO = MI.getOperand(i); in eliminateRegSequence() local
DRegisterCoalescer.cpp939 MachineOperand &UseMO = *UI; in removeCopyByCommutingDef() local
1578 MachineOperand &UseMO = *UI++; in reMaterializeTrivialDef() local
DPeepholeOptimizer.cpp576 MachineOperand *UseMO = Uses[i]; in INITIALIZE_PASS_DEPENDENCY() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86LoadValueInjectionLoadHardening.cpp395 MachineOperand &UseMO = Use.Addr->getOp(); in getGadgetGraph() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp402 MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, in InsertInsnsWithoutSideEffectsBeforeUse()
526 MachineOperand &UseMO) { in applyCombineExtendingLoads()
553 for (auto &UseMO : MRI.use_operands(LoadValue.getReg())) in applyCombineExtendingLoads() local
556 for (auto *UseMO : Uses) { in applyCombineExtendingLoads() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h771 const MachineOperand &UseMO, in isInlineConstant()
DSIFoldOperands.cpp478 const MachineOperand &UseMO) { in isUseSafeToFold()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp4241 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); in getOperandLatency() local