Searched refs:applyUDivByPow2 (Results 1 – 3 of 3) sorted by relevance
687 void applyUDivByPow2(MachineInstr &MI);
1087 (apply [{ Helper.applyUDivByPow2(*${root}); }])>;
5552 void CombinerHelper::applyUDivByPow2(MachineInstr &MI) { in applyUDivByPow2() function in CombinerHelper