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