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