Searched refs:RK_IntegerMinMax (Results 1 – 4 of 4) sorted by relevance
61 case RK_IntegerMinMax: in isIntegerRecurrenceKind()311 if (!IsAPhi && !IsASelect && Kind != RK_IntegerMinMax && in AddReductionVar()319 if (Kind == RK_IntegerMinMax && in AddReductionVar()387 if ((Kind == RK_IntegerMinMax || Kind == RK_FloatMinMax) && in AddReductionVar()585 if (Kind != RK_IntegerMinMax && in isRecurrenceInstr()641 if (AddReductionVar(Phi, RK_IntegerMinMax, TheLoop, HasFunNoNaNAttr, RedDes, in isReductionPHI()762 case RK_IntegerMinMax: in getRecurrenceBinOp()
73 RK_IntegerMinMax, ///< Min/max implemented in terms of select(cmp()). enumerator
901 case RD::RK_IntegerMinMax: { in createTargetReduction()
3514 if (RK == RecurrenceDescriptor::RK_IntegerMinMax || in fixReduction()