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