Searched refs:matchCombineMulToShl (Results 1 – 3 of 3) sorted by relevance
251 bool matchCombineMulToShl(MachineInstr &MI, unsigned &ShiftVal);
182 [{ return Helper.matchCombineMulToShl(*${mi}, ${matchinfo}); }]),
1736 bool CombinerHelper::matchCombineMulToShl(MachineInstr &MI, in matchCombineMulToShl() function in CombinerHelper