Searched refs:isTypeSigned (Results 1 – 6 of 6) sorted by relevance
186 TI.isTypeSigned(Ty), Builder); in DefineTypeSize()197 bool IsSigned = TI.isTypeSigned(Ty); in DefineFmt()237 bool IsSigned = TI.isTypeSigned(Ty); in DefineExactWidthIntType()262 bool IsSigned = TI.isTypeSigned(Ty); in DefineExactWidthIntTypeSize()1249 if (!TargetInfo::isTypeSigned(TI.getWCharType())) in InitializePredefinedMacros()1252 if (!TargetInfo::isTypeSigned(TI.getWIntType())) in InitializePredefinedMacros()
370 bool TargetInfo::isTypeSigned(IntType T) { in isTypeSigned() function in TargetInfo
415 Val.setIsUnsigned(!TargetInfo::isTypeSigned(TI.getWCharType())); in EvaluateValue()
468 static bool isTypeSigned(IntType T);
967 TargetInfo::isTypeSigned(getTargetInfo()->getWCharType()))) in GetBuiltinTypeForDWARFEncodingAndBitSize()1023 TargetInfo::isTypeSigned(getTargetInfo()->getWCharType()))) in GetBuiltinTypeForDWARFEncodingAndBitSize()
1298 if (TargetInfo::isTypeSigned(Target.getWCharType())) in InitBuiltinTypes()