Searched refs:applyCombineDivRem (Results 1 – 3 of 3) sorted by relevance
231 void applyCombineDivRem(MachineInstr &MI, MachineInstr *&OtherMI) const;
641 (apply [{ Helper.applyCombineDivRem(*${root}, ${matchinfo}); }])
1608 void CombinerHelper::applyCombineDivRem(MachineInstr &MI, in applyCombineDivRem() function in CombinerHelper