Searched refs:getWIntType (Results 1 – 7 of 7) sorted by relevance
137 WIntType = HostTarget->getWIntType(); in NVPTXTargetInfo()
143 WIntType = HostTarget->getWIntType(); in BaseSPIRTargetInfo()
1142 DefineTypeSizeAndWidth("__WINT", TI.getWIntType(), TI, Builder); in InitializePredefinedMacros()1169 TI.getTypeWidth(TI.getWIntType()), TI, Builder); in InitializePredefinedMacros()1193 DefineType("__WINT_TYPE__", TI.getWIntType(), Builder); in InitializePredefinedMacros()1273 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
537 QualType WInt = C.getCanonicalType(C.getWIntType()).getUnqualifiedType(); in matchesType()724 Res = C.getWIntType(); in getRepresentativeType()
1366 WIntTy = getFromTargetType(Target.getWIntType()); in InitBuiltinTypes()
419 IntType getWIntType() const { return WIntType; } in getWIntType() function
2036 QualType getWIntType() const { return WIntTy; } in getWIntType() function