Searched refs:getWIntType (Results 1 – 7 of 7) sorted by relevance
127 WIntType = HostTarget->getWIntType(); in NVPTXTargetInfo()
134 WIntType = HostTarget->getWIntType(); in BaseSPIRTargetInfo()
1035 DefineTypeSizeAndWidth("__WINT", TI.getWIntType(), TI, Builder); in InitializePredefinedMacros()1062 TI.getTypeWidth(TI.getWIntType()), TI, Builder); in InitializePredefinedMacros()1081 DefineType("__WINT_TYPE__", TI.getWIntType(), Builder); in InitializePredefinedMacros()1118 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
539 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType()625 Res = C.getWIntType(); in getRepresentativeType()
1279 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
393 IntType getWIntType() const { return WIntType; } in getWIntType() function
1784 QualType getWIntType() const { return WIntTy; } in getWIntType() function