Lines Matching defs:MO

264 hash_code llvm::hash_value(const MachineOperand &MO) {  in hash_value()
692 for (const MachineOperand &MO : MI.operands()) in MachineInstr() local
891 MachineMemOperand *MO) { in addMemOperand()
993 const MachineOperand &MO = getOperand(i); in isIdenticalTo() local
1057 for (const MachineOperand &MO : MI->operands()) { in eraseFromParentAndMarkDBGValuesForRemoval() local
1081 const MachineOperand &MO = getOperand(i); in getNumExplicitOperands() local
1236 const MachineOperand &MO = getOperand(OpIdx); in getRegClassConstraintEffectForVRegImpl() local
1247 const MachineOperand &MO = getOperand(OpIdx); in getRegClassConstraintEffect() local
1277 const MachineOperand &MO = getOperand(i); in hasRegisterImplicitUseOperand() local
1290 const MachineOperand &MO = getOperand(i); in findRegisterUseOperandIdx() local
1318 const MachineOperand &MO = getOperand(i); in readsWritesVirtualRegister() local
1344 const MachineOperand &MO = getOperand(i); in findRegisterDefOperandIdx() local
1425 const MachineOperand &MO = getOperand(OpIdx); in findTiedOperandIdx() local
1642 for (const MachineOperand &MO : operands()) { in allDefsAreDead() local
1657 const MachineOperand &MO = MI.getOperand(i); in copyImplicitOps() local
1766 const MachineOperand &MO = getOperand(i); in print() local
1949 MachineOperand &MO = getOperand(i); in addRegisterKilled() local
2028 MachineOperand &MO = getOperand(i); in addRegisterDead() local
2090 MachineOperand *MO = findRegisterDefOperand(Reg, false, RegInfo); in addRegisterDefined() local
2094 for (const MachineOperand &MO : operands()) { in addRegisterDefined() local
2136 for (const MachineOperand &MO : MI->operands()) { in getHashValue() local