Home
last modified time | relevance | path

Searched defs:Int64 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DMDBuilder.cpp112 Type *Int64 = Type::getInt64Ty(Context); in createCallbackEncoding() local
199 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
213 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
235 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
248 Type *Int64 = Type::getInt64Ty(Context); in createTBAATypeNode() local
263 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAAccessTag() local
/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_ppmd_private.h37 typedef long Int64; typedef
43 typedef __int64 Int64; typedef
47 typedef long long int Int64; typedef
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h51 Int64 = 0x0076, // 64 bit signed int enumerator
187 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonRegisterInfo.cpp74 static const MCPhysReg Int64[] = { in getCallerSavedRegs() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/
H A DPDBTypes.h399 Int64, enumerator
458 int64_t Int64; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeBasedAliasAnalysis.cpp547 Type *Int64 = IntegerType::get(AccessType->getContext(), 64); in createAccessTag() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetBuiltins.h153 Int64, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DWasm.h85 int64_t Int64; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h100 Int64, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp369 bool IsUnsigned, bool Int64, in LowerFPToInt()
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DNeonEmitter.cpp95 Int64, enumerator