Home
last modified time | relevance | path

Searched defs:UInt128 (Results 1 – 7 of 7) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h50 UInt128 = 0x0079, // 128 bit unsigned int enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h56 UInt128 = 0x0079, // 128 bit unsigned int enumerator
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-ms-templates.cpp316 template<unsigned __int128 N> struct UInt128 {}; struct
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h56 UInt128 = 0x0079, // 128 bit unsigned int enumerator
/external/llvm-project/lldb/source/Utility/
DScalar.cpp350 llvm::APInt Scalar::UInt128(const llvm::APInt &fail_value) const { in UInt128() function in Scalar
/external/clang/lib/Sema/
DSema.cpp166 DeclarationName UInt128 = &Context.Idents.get("__uint128_t"); in Initialize() local
/external/llvm-project/clang/lib/Sema/
DSema.cpp248 DeclarationName UInt128 = &Context.Idents.get("__uint128_t"); in Initialize() local