Searched refs:Uint64 (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Opcodes.td | 27 def Uint64 : Type; 84 Uint32, Sint64, Uint64, IntAP, IntAPS]; 89 Uint32, Sint64, Uint64, IntAP, IntAPS, FixedPoint]; 97 Uint32, Sint64, Uint64, Bool]; 101 let Types = [Sint8, Uint8, Sint16, Uint16, Sint32, Uint32, Sint64, Uint64]; 271 def ConstUint64 : ConstOpcode<Uint64, ArgUint64>; 643 …let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool, IntAP, IntAPS, Fi… 647 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64, Bool]; 864 let Types = [Uint8, Sint8, Uint16, Sint16, Uint32, Sint32, Uint64, Sint64,
|
| /freebsd/sys/contrib/edk2/Include/Library/ |
| H A D | BaseLib.h | 5552 UINT64 Uint64; member 5586 UINT64 Uint64; member 5649 UINT64 Uint64; member 5670 UINT64 Uint64; member 5709 UINT64 Uint64; member
|
| /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 | 2036 return Arena.alloc<PrimitiveTypeNode>(PrimitiveKind::Uint64); in demanglePrimitiveType()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 101 Uint64, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | RISCVVTypes.def | 371 //===- Uint64 tuple types -------------------------------------------------===//
|