Home | History | Annotate | Download | only in PowerPC

Lines Matching refs:commuteInstruction

148 // commuteInstruction - We can commute rlwimi instructions, but only if the
151 PPCInstrInfo::commuteInstruction(MachineInstr *MI, bool NewMI) const {
157 return TargetInstrInfo::commuteInstruction(MI, NewMI);