Searched refs:combineRLWINM (Results 1 – 3 of 3) sorted by relevance
632 bool combineRLWINM(MachineInstr &MI, MachineInstr **ToErase = nullptr) const;
1289 Simplified = TII->combineRLWINM(MI, &ToErase); in simplifyCode()
3797 bool PPCInstrInfo::combineRLWINM(MachineInstr &MI, in combineRLWINM() function in PPCInstrInfo