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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCombiner.cpp243 MachineInstr *UseMO = RI->getParent(); local
H A DTailDuplicator.cpp218 MachineOperand &UseMO = *UI; local
H A DMachineInstr.cpp1052 MachineOperand &UseMO = getOperand(UseIdx); local
1090 const MachineOperand &UseMO = getOperand(i); local
H A DPeepholeOptimizer.cpp573 MachineOperand *UseMO = Uses[i]; local
H A DTwoAddressInstructionPass.cpp1817 MachineOperand &UseMO = MI.getOperand(i); local
H A DRegisterCoalescer.cpp891 MachineOperand &UseMO = *UI; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCVSXFMAMutate.cpp285 MachineOperand &UseMO = *UI; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h710 isInlineConstant(const MachineInstr &MI, const MachineOperand &UseMO, const MachineOperand &DefMO) const argument
H A DSIFoldOperands.cpp460 isUseSafeToFold(const SIInstrInfo *TII, const MachineInstr &MI, const MachineOperand &UseMO) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp349 InsertInsnsWithoutSideEffectsBeforeUse( MachineIRBuilder &Builder, MachineInstr &DefMI, MachineOperand &UseMO, std::function<void(MachineBasicBlock *, MachineBasicBlock::iterator, MachineOperand &UseMO)> Inserter) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp4115 const MachineOperand &UseMO = UseMI.getOperand(UseIdx); local

Completed in 295 milliseconds