Searched refs:MRK_SIntMax (Results 1 – 5 of 5) sorted by relevance
63 return RecurrenceDescriptor::MRK_SIntMax; in getMRK()
479 return InstDesc(Select, MRK_SIntMax); in isMinMaxSelectCmpPattern()727 case MRK_SIntMax: in createMinMaxOp()1655 MinMaxKind = Flags.IsSigned ? RD::MRK_SIntMax : RD::MRK_UIntMax; in createSimpleTargetReduction()1711 Flags.IsMaxOp = (MMKind == RD::MRK_SIntMax || MMKind == RD::MRK_UIntMax); in createTargetReduction()1712 Flags.IsSigned = (MMKind == RD::MRK_SIntMax || MMKind == RD::MRK_SIntMin); in createTargetReduction()
85 MRK_SIntMax, enumerator
406 return InstDesc(Select, MRK_SIntMax); in isMinMaxSelectCmpPattern()628 case MRK_SIntMax: in createMinMaxOp()
86 MRK_SIntMax, enumerator