Searched refs:matchSimplifyNegMinMax (Results 1 – 3 of 3) sorted by relevance
876 bool matchSimplifyNegMinMax(MachineInstr &MI, BuildFnTy &MatchInfo) const;
1408 [{ return Helper.matchSimplifyNegMinMax(*${root}, ${matchinfo}); }]),
7275 bool CombinerHelper::matchSimplifyNegMinMax(MachineInstr &MI, in matchSimplifyNegMinMax() function in CombinerHelper