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