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