| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | MDBuilder.cpp | 124 Type *Int64 = Type::getInt64Ty(Context); in createCallbackEncoding() local 241 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local 255 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local 277 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local 290 Type *Int64 = Type::getInt64Ty(Context); in createTBAATypeNode() local 305 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAAccessTag() local
|
| /freebsd/contrib/libarchive/libarchive/ |
| H A D | archive_ppmd_private.h | 37 typedef long Int64; typedef 43 typedef __int64 Int64; typedef 47 typedef long long int Int64; typedef
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/ |
| H A D | TypeIndex.h | 53 Int64 = 0x0076, // 64 bit signed int enumerator 189 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRegisterInfo.cpp | 69 static const MCPhysReg Int64[] = { in getCallerSavedRegs() local
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 400 Int64, enumerator 459 int64_t Int64; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | TypeBasedAliasAnalysis.cpp | 545 Type *Int64 = IntegerType::get(AccessType->getContext(), 64); in createAccessTag() local
|
| H A D | TargetLibraryInfo.cpp | 69 Int64, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | TargetBuiltins.h | 265 Int64, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Support/ |
| H A D | RISCVVIntrinsicUtils.h | 210 Int64 = 1 << 3, enumerator
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyISelLowering.cpp | 510 bool IsUnsigned, bool Int64, in LowerFPToInt() 604 const TargetInstrInfo &TII, bool Int64) { in LowerMemcpy() 673 const TargetInstrInfo &TII, bool Int64) { in LowerMemset()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| H A D | Wasm.h | 343 int64_t Int64; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | MicrosoftDemangleNodes.h | 100 Int64, enumerator
|
| /freebsd/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | NeonEmitter.cpp | 98 Int64, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | Expr.h | 1074 enum class ConstantResultStorageKind { None, Int64, APValue }; enumerator
|