Searched refs:isMinMaxRecurrenceKind (Results 1 – 6 of 6) sorted by relevance
275 if (!isMinMaxRecurrenceKind(Kind)) in AddReductionVar()411 if (!IsAPhi && !IsASelect && !isMinMaxRecurrenceKind(Kind) && in AddReductionVar()504 if (isMinMaxRecurrenceKind(Kind) && NumCmpSelectPatternInst != 2 && in AddReductionVar()668 if (!isMinMaxRecurrenceKind(Kind)) in isMinMaxPattern()
233 static bool isMinMaxRecurrenceKind(RecurKind Kind) { in isMinMaxRecurrenceKind() function
1006 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getOrderedReduction()1047 assert(RecurrenceDescriptor::isMinMaxRecurrenceKind(RdxKind) && in getShuffleReduction()
1746 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(RK) || in execute()
9068 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in adjustRecipesForReductions()9395 if (RecurrenceDescriptor::isMinMaxRecurrenceKind(Kind)) { in execute()
13952 RecurrenceDescriptor::isMinMaxRecurrenceKind(getRdxKind(I)); in isCmpSelMinMax()