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