Searched refs:isMinMaxRecurrenceKind (Results 1 – 6 of 6) sorted by relevance
219 static bool isMinMaxRecurrenceKind(RecurKind Kind) { in isMinMaxRecurrenceKind() function
362 if (!IsAPhi && !IsASelect && !isMinMaxRecurrenceKind(Kind) && in AddReductionVar()439 if (isMinMaxRecurrenceKind(Kind) && NumCmpSelectPatternInst != 2) in AddReductionVar()
903 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getOrderedReduction()942 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getShuffleReduction()
1314 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(RK)) { in execute()
9192 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) in buildVPlanWithVPRecipes()9523 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForInLoopReductions()9548 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForInLoopReductions()9689 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in execute()
7324 RecurrenceDescriptor::isMinMaxRecurrenceKind(getRdxKind(I)); in isCmpSelMinMax()