Searched refs:isMinMaxRecurrenceKind (Results 1 – 4 of 4) sorted by relevance
218 static bool isMinMaxRecurrenceKind(RecurKind Kind) { in isMinMaxRecurrenceKind() function
362 if (!IsAPhi && !IsASelect && !isMinMaxRecurrenceKind(Kind) && in AddReductionVar()439 if (isMinMaxRecurrenceKind(Kind) && NumCmpSelectPatternInst != 2) in AddReductionVar()
964 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getOrderedReduction()1003 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getShuffleReduction()
4755 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(RK)) { in widenPHIInstruction()9028 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) in buildVPlanWithVPRecipes()9321 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForInLoopReductions()9346 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForInLoopReductions()9482 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in execute()