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