Home
last modified time | relevance | path

Searched defs:RegMO (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp2800 MachineOperand RegMO = CmpMI.getOperand(0); optimizeCmpPostRA() local
4463 isRegElgibleForForwarding(const MachineOperand & RegMO,const MachineInstr & DefMI,const MachineInstr & MI,bool KillDefMI,bool & IsFwdFeederRegKilled,bool & SeenIntermediateUse) const isRegElgibleForForwarding() argument
4830 MachineOperand *RegMO = nullptr; transformToNewImmFormFedByAdd() local
4877 MachineOperand *RegMO = nullptr; transformToImmFormFedByAdd() local
[all...]
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DUtils.cpp60 const TargetRegisterClass &RegClass, MachineOperand &RegMO) { in constrainOperandRegClass() argument
112 MachineOperand &RegMO, unsigned OpIdx) { in constrainOperandRegClass() argument
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DRegAllocFast.cpp1678 for (auto &RegMO : DbgOps) handleDebugValue() local
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp1581 MachineOperand &RegMO = RHS.getReg() == FoldAsLoadDefReg ? LHS : RHS; foldMemoryOperandImpl() local