Home
last modified time | relevance | path

Searched refs:UnsignedLongLong (Results 1 – 15 of 15) sorted by relevance

/external/clang/lib/Basic/
DTargetInfo.cpp122 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()
DTargets.cpp4412 SizeType = UnsignedLongLong; in WindowsX86_64TargetInfo()
7834 return BitWidth == 64 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getIntTypeByWidth()
7841 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getLeastIntTypeByWidth()
/external/llvm-project/clang/lib/Basic/
DTargetInfo.cpp176 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()
/external/llvm-project/clang/lib/Basic/Targets/
DWebAssembly.h117 return BitWidth == 64 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getIntTypeByWidth()
124 ? (IsSigned ? SignedLongLong : UnsignedLongLong) in getLeastIntTypeByWidth()
DAArch64.cpp763 SizeType = UnsignedLongLong; in WindowsARM64TargetInfo()
DX86.h766 SizeType = UnsignedLongLong; in WindowsX86_64TargetInfo()
DOSTargets.h173 : TargetInfo::UnsignedLongLong) in getLeastIntTypeByWidth()
/external/llvm-project/clang/include/clang/Basic/
DTargetInfo.h121 UnsignedLongLong enumerator
313 case UnsignedLongLong: in getSignedSizeType()
355 return UnsignedLongLong; in getCorrespondingUnsignedType()
/external/clang/include/clang/Basic/
DTargetInfo.h135 UnsignedLongLong enumerator
259 return UnsignedLongLong; in getCorrespondingUnsignedType()
/external/clang/lib/Frontend/
DInitPreprocessor.cpp806 DefineExactWidthIntType(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()
807 DefineExactWidthIntTypeSize(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()
/external/llvm-project/clang/lib/Frontend/
DInitPreprocessor.cpp947 DefineExactWidthIntType(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()
948 DefineExactWidthIntTypeSize(TargetInfo::UnsignedLongLong, TI, Builder); in InitializePredefinedMacros()
/external/clang/lib/AST/
DASTContext.cpp6705 case TargetInfo::UnsignedLongLong: return UnsignedLongLongTy; in getFromTargetType()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp8451 case TargetInfo::UnsignedLongLong: return UnsignedLongLongTy; in getFromTargetType()
/external/libabigail/tests/data/test-diff-dwarf-abixml/
Dtest0-pr19026-libvtkIOSQL-6.1.so.1.abi3250 …<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…
/external/libabigail/tests/data/test-read-dwarf/
Dtest11-pr18828.so.abi15352 <enumerator name='UnsignedLongLong' value='7'/>
15389 <enumerator name='UnsignedLongLong' value='7'/>