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