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