Searched refs:matchMulOBy2 (Results 1 – 3 of 3) sorted by relevance
706 bool matchMulOBy2(MachineInstr &MI, BuildFnTy &MatchInfo);
1135 [{ return Helper.matchMulOBy2(*${root}, ${matchinfo}); }]),
5057 bool CombinerHelper::matchMulOBy2(MachineInstr &MI, BuildFnTy &MatchInfo) { in matchMulOBy2() function in CombinerHelper