Searched refs:isMinMaxRecurrenceKind (Results 1 – 6 of 6) sorted by relevance
278 if (!isMinMaxRecurrenceKind(Kind)) in AddReductionVar()414 if (!IsAPhi && !IsASelect && !isMinMaxRecurrenceKind(Kind) && in AddReductionVar()508 if (isMinMaxRecurrenceKind(Kind) && NumCmpSelectPatternInst != 2 && in AddReductionVar()672 if (!isMinMaxRecurrenceKind(Kind)) in isMinMaxPattern()
233 static bool isMinMaxRecurrenceKind(RecurKind Kind) { in isMinMaxRecurrenceKind() function
935 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getOrderedReduction()976 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getShuffleReduction()
1208 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(RK) || in execute()
8849 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) in buildVPlanWithVPRecipes()9244 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForReductions()9288 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForReductions()9630 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in execute()
11863 RecurrenceDescriptor::isMinMaxRecurrenceKind(getRdxKind(I)); in isCmpSelMinMax()