Lines Matching refs:commuteInstruction
1602 /// commuteInstruction - Handle commutable instructions.1604 ARMBaseInstrInfo::commuteInstruction(MachineInstr *MI, bool NewMI) const {1614 MI = TargetInstrInfo::commuteInstruction(MI, NewMI);1623 return TargetInstrInfo::commuteInstruction(MI, NewMI);