Home | History | Annotate | Download | only in ARM

Lines Matching defs:commuteInstruction

1657 /// commuteInstruction - Handle commutable instructions.
1659 ARMBaseInstrInfo::commuteInstruction(MachineInstr *MI, bool NewMI) const {
1669 MI = TargetInstrInfo::commuteInstruction(MI, NewMI);
1678 return TargetInstrInfo::commuteInstruction(MI, NewMI);