Searched defs:Int64 (Results 1 – 14 of 14) sorted by relevance
/openbsd/gnu/llvm/llvm/lib/IR/ |
H A D | MDBuilder.cpp | 112 Type *Int64 = Type::getInt64Ty(Context); in createCallbackEncoding() local 228 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local 242 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local 264 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local 277 Type *Int64 = Type::getInt64Ty(Context); in createTBAATypeNode() local 292 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAAccessTag() local
|
/openbsd/gnu/usr.bin/perl/ |
H A D | time64.h | 9 typedef INT_64_T Int64; typedef
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/ |
H A D | TypeIndex.h | 52 Int64 = 0x0076, // 64 bit signed int enumerator 188 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
|
/openbsd/gnu/llvm/llvm/lib/Target/Hexagon/ |
H A D | HexagonRegisterInfo.cpp | 74 static const MCPhysReg Int64[] = { in getCallerSavedRegs() local
|
/openbsd/gnu/llvm/libcxx/benchmarks/ |
H A D | formatter_int.bench.cpp | 118 enum class TypeE { Int64, Uint64 }; enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 400 Int64, enumerator 459 int64_t Int64; member
|
/openbsd/gnu/llvm/llvm/lib/Analysis/ |
H A D | TargetLibraryInfo.cpp | 54 Int64, enumerator
|
H A D | TypeBasedAliasAnalysis.cpp | 545 Type *Int64 = IntegerType::get(AccessType->getContext(), 64); in createAccessTag() local
|
/openbsd/gnu/llvm/clang/include/clang/Basic/ |
H A D | TargetBuiltins.h | 180 Int64, enumerator
|
/openbsd/gnu/llvm/clang/include/clang/Support/ |
H A D | RISCVVIntrinsicUtils.h | 194 Int64 = 1 << 3, enumerator
|
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 98 int64_t Int64; member
|
/openbsd/gnu/llvm/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 101 Int64, enumerator
|
/openbsd/gnu/llvm/clang/utils/TableGen/ |
H A D | NeonEmitter.cpp | 94 Int64, enumerator
|
/openbsd/gnu/llvm/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 438 bool IsUnsigned, bool Int64, in LowerFPToInt()
|