Searched refs:RK_IntegerMinMax (Results 1 – 4 of 4) sorted by relevance
59 case RK_IntegerMinMax: in isIntegerRecurrenceKind()316 if (!IsAPhi && !IsASelect && Kind != RK_IntegerMinMax && in AddReductionVar()324 if (Kind == RK_IntegerMinMax && in AddReductionVar()392 if ((Kind == RK_IntegerMinMax || Kind == RK_FloatMinMax) && in AddReductionVar()589 if (Kind != RK_IntegerMinMax && in isRecurrenceInstr()645 if (AddReductionVar(Phi, RK_IntegerMinMax, TheLoop, HasFunNoNaNAttr, RedDes, in isReductionPHI()789 case RK_IntegerMinMax: in getRecurrenceBinOp()
72 RK_IntegerMinMax, ///< Min/max implemented in terms of select(cmp()). enumerator
976 case RD::RK_IntegerMinMax: { in createTargetReduction()
3709 if (RK == RecurrenceDescriptor::RK_IntegerMinMax || in fixReduction()