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