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