Searched refs:UnsignedInt128Ty (Results 1 – 8 of 8) sorted by relevance
94 UNSIGNED_TYPE(UInt128, UnsignedInt128Ty)
903 CanQualType UnsignedLongLongTy, UnsignedInt128Ty; variable
972 UInt128Decl = buildImplicitTypedef(UnsignedInt128Ty, "__uint128_t"); in getUInt128Decl()1029 InitBuiltinType(UnsignedInt128Ty, BuiltinType::UInt128); in InitBuiltinTypes()8068 return UnsignedInt128Ty; in getCorrespondingUnsignedType()8175 Type = Unsigned ? Context.UnsignedInt128Ty : Context.Int128Ty; in DecodeTypeFromStr()8740 return Signed ? Int128Ty : UnsignedInt128Ty; in getIntTypeForBitwidth()
7226 &ASTContext::UnsignedInt128Ty, in getArithmeticType()7374 == S.Context.UnsignedInt128Ty && in BuiltinOperatorOverloadBuilder()7380 == S.Context.UnsignedInt128Ty && in BuiltinOperatorOverloadBuilder()
1403 Result = Context.UnsignedInt128Ty; in ConvertDeclSpecToType()
11515 SemaRef.Context.UnsignedLongLongTy, SemaRef.Context.UnsignedInt128Ty in RebuildArrayType()
3370 getContext().UnsignedInt128Ty, getContext().HalfTy, in EmitFundamentalRTTIDescriptors()
6005 T = Context.UnsignedInt128Ty; in GetType()