Searched refs:UnsignedLongLong (Results 1 – 15 of 15) sorted by relevance
122 case UnsignedLongLong: return "long long unsigned int"; in getTypeName()144 case UnsignedLongLong: return "ULL"; in getTypeConstantSuffix()163 case UnsignedLongLong: return "ll"; in getTypeFormatModifier()181 case UnsignedLongLong: return getLongLongWidth(); in getTypeWidth()196 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()211 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()252 case UnsignedLongLong: return getLongLongAlign(); in getTypeAlign()271 case UnsignedLongLong: in isTypeSigned()
4412 SizeType = UnsignedLongLong; in WindowsX86_64TargetInfo()7834 return BitWidth == 64 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getIntTypeByWidth()7841 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getLeastIntTypeByWidth()
176 case UnsignedLongLong: return "long long unsigned int"; in getTypeName()200 case UnsignedLongLong: return "ULL"; in getTypeConstantSuffix()219 case UnsignedLongLong: return "ll"; in getTypeFormatModifier()237 case UnsignedLongLong: return getLongLongWidth(); in getTypeWidth()252 return IsSigned ? SignedLongLong : UnsignedLongLong; in getIntTypeByWidth()267 return IsSigned ? SignedLongLong : UnsignedLongLong; in getLeastIntTypeByWidth()313 case UnsignedLongLong: return getLongLongAlign(); in getTypeAlign()332 case UnsignedLongLong: in isTypeSigned()
117 return BitWidth == 64 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getIntTypeByWidth()124 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getLeastIntTypeByWidth()
763 SizeType = UnsignedLongLong; in WindowsARM64TargetInfo()
766 SizeType = UnsignedLongLong; in WindowsX86_64TargetInfo()
173 : TargetInfo::UnsignedLongLong) in getLeastIntTypeByWidth()
121 UnsignedLongLong enumerator313 case UnsignedLongLong: in getSignedSizeType()355 return UnsignedLongLong; in getCorrespondingUnsignedType()
135 UnsignedLongLong enumerator259 return UnsignedLongLong; in getCorrespondingUnsignedType()
806 DefineExactWidthIntType(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()807 DefineExactWidthIntTypeSize(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()
947 DefineExactWidthIntType(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()948 DefineExactWidthIntTypeSize(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()
6705 case TargetInfo::UnsignedLongLong: return UnsignedLongLongTy; in getFromTargetType()
8451 case TargetInfo::UnsignedLongLong: return UnsignedLongLongTy; in getFromTargetType()
3250 …<var-decl name='UnsignedLongLong' type-id='type-id-21' visibility='default' filepath='/var/tmp/gam…5551 …<var-decl name='UnsignedLongLong' type-id='type-id-21' visibility='default' filepath='/var/tmp/gam…
15352 <enumerator name='UnsignedLongLong' value='7'/>15389 <enumerator name='UnsignedLongLong' value='7'/>