Searched refs:matchSimplifySelectToMinMax (Results 1 – 3 of 3) sorted by relevance
781 bool matchSimplifySelectToMinMax(MachineInstr &MI, BuildFnTy &MatchInfo);
1036 [{ return Helper.matchSimplifySelectToMinMax(*${root}, ${info}); }]),
6141 bool CombinerHelper::matchSimplifySelectToMinMax(MachineInstr &MI, in matchSimplifySelectToMinMax() function in CombinerHelper