Searched refs:applyCombineMulToShl (Results 1 – 3 of 3) sorted by relevance
315 void applyCombineMulToShl(MachineInstr &MI, unsigned &ShiftVal);
326 (apply [{ Helper.applyCombineMulToShl(*${mi}, ${matchinfo}); }])>;
2020 void CombinerHelper::applyCombineMulToShl(MachineInstr &MI, in applyCombineMulToShl() function in CombinerHelper