Lines Matching refs:getSwappedPredicate
7415 Pred = ICmpInst::getSwappedPredicate(Pred); in matchClamp()
7469 Pred = ICmpInst::getSwappedPredicate(Pred); in matchMinMaxOfMinMax()
7477 Pred = ICmpInst::getSwappedPredicate(Pred); in matchMinMaxOfMinMax()
7485 Pred = ICmpInst::getSwappedPredicate(Pred); in matchMinMaxOfMinMax()
7493 Pred = ICmpInst::getSwappedPredicate(Pred); in matchMinMaxOfMinMax()
7743 Pred = CmpInst::getSwappedPredicate(Pred); in matchSelectPattern()
8275 RPred = ICmpInst::getSwappedPredicate(RPred); in isImpliedCondMatchingOperands()
8333 RPred = ICmpInst::getSwappedPredicate(RPred); in isImpliedCondICmps()
8337 LPred = ICmpInst::getSwappedPredicate(LPred); in isImpliedCondICmps()
8341 LPred = ICmpInst::getSwappedPredicate(LPred); in isImpliedCondICmps()
8343 RPred = ICmpInst::getSwappedPredicate(RPred); in isImpliedCondICmps()