Searched refs:IntegerTypes (Results 1 – 7 of 7) sorted by relevance
337 using IntegerTypes = CategoryTypes<TypeCategory::Integer>; variable344 using NumericTypes = common::CombineTuples<IntegerTypes, FloatingTypes>;346 common::CombineTuples<IntegerTypes, RealTypes, CharacterTypes>;
641 using DirectlyComparableTypes = common::CombineTuples<IntegerTypes, RealTypes,
121 using Types = IntegerTypes;
721 if constexpr (common::HasMember<T, IntegerTypes>) { in FoldIntrinsicFunction()
327 IntegerType *&Entry = C.pImpl->IntegerTypes[NumBits]; in get()
1474 DenseMap<unsigned, IntegerType *> IntegerTypes;
471 using Types = IntegerTypes;