Home
last modified time | relevance | path

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

/external/jsoncpp/include/json/
Dconfig.h100 typedef __int64 Int64; typedef
103 typedef long long int Int64; typedef
Dvalue.h130 typedef Json::Int64 Int64; typedef
/external/llvm/lib/IR/
DMDBuilder.cpp132 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
146 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
168 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
/external/opencv3/3rdparty/openexr/Imath/
DImathInt64.h51 typedef unsigned __int64 Int64; typedef
/external/lzma/C/
D7zTypes.h73 typedef long Int64; typedef
79 typedef __int64 Int64; typedef
83 typedef long long int Int64; typedef
/external/v8/src/
Dmachine-type.h107 static MachineType Int64() { in Int64() function
/external/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp51 Type *Int64; member in __anoncda3c9e40111::SIAnnotateControlFlow
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp453 Type *Int64 = IntegerType::get(A->getContext(), 64); in getMostGenericTBAA() local
/external/clang/include/clang/Basic/
DTargetBuiltins.h112 Int64, enumerator
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h449 Int64, enumerator
470 int64_t Int64; member
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp588 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
/external/v8/src/compiler/
Dsimplified-lowering.cc279 static NodeOutputInfo Int64() { in Int64() function in v8::internal::compiler::RepresentationSelector::NodeOutputInfo
/external/clang/utils/TableGen/
DNeonEmitter.cpp84 Int64, enumerator