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