Searched refs:MRK_UIntMax (Results 1 – 4 of 4) sorted by relevance
67 return RecurrenceDescriptor::MRK_UIntMax; in getMRK()
764 case RecurrenceDescriptor::MRK_UIntMax: in createMinMaxOp()916 MinMaxKind = Flags.IsSigned ? RD::MRK_SIntMax : RD::MRK_UIntMax; in createSimpleTargetReduction()978 Flags.IsMaxOp = (MMKind == RD::MRK_SIntMax || MMKind == RD::MRK_UIntMax); in createTargetReduction()
82 MRK_UIntMax, enumerator
491 return InstDesc(Select, MRK_UIntMax); in isMinMaxSelectCmpPattern()