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