Searched defs:UseMO (Results 1 - 11 of 11) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp243 MachineInstr *UseMO = RI->getParent(); local
H A DTailDuplicator.cpp220 MachineOperand &UseMO = *UI; local
H A DMachineInstr.cpp1088 MachineOperand &UseMO = getOperand(UseIdx); local
1126 const MachineOperand &UseMO = getOperand(i); local
H A DPeepholeOptimizer.cpp573 MachineOperand *UseMO = Uses[i]; local
H A DTwoAddressInstructionPass.cpp1667 MachineOperand &UseMO = MI.getOperand(i); local
H A DRegisterCoalescer.cpp897 MachineOperand &UseMO = *UI; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h719 isInlineConstant(const MachineInstr &MI, const MachineOperand &UseMO, const MachineOperand &DefMO) const argument
H A DSIFoldOperands.cpp463 isUseSafeToFold(const SIInstrInfo *TII, const MachineInstr &MI, const MachineOperand &UseMO) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp325 InsertInsnsWithoutSideEffectsBeforeUse( MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, std::function<void(MachineBasicBlock *, MachineBasicBlock::iterator, MachineOperand &UseMO)> Inserter) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4238 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); local

Completed in 220 milliseconds