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