Searched refs:Uint64 (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Opcodes.td | 27 def Uint64 : Type; 81 Uint32, Sint64, Uint64, IntAP, IntAPS]; 86 Uint32, Sint64, Uint64, Bool]; 253 def ConstUint64 : ConstOpcode<Uint64, ArgUint64>; 608 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool, IntAP, IntAPS]; 612 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool]; 625 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool];
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5368 UINT64 Uint64; member 5402 UINT64 Uint64; member 5465 UINT64 Uint64; member 5486 UINT64 Uint64; member 5525 UINT64 Uint64; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 101 Uint64, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangleNodes.cpp | 146 OUTPUT_ENUM_CLASS_VALUE(PrimitiveKind, Uint64, "unsigned __int64"); in outputPre()
|
H A D | MicrosoftDemangle.cpp | 2030 return Arena.alloc<PrimitiveTypeNode>(PrimitiveKind::Uint64); in demanglePrimitiveType()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | RISCVVTypes.def | 371 //===- Uint64 tuple types -------------------------------------------------===//
|