Home
last modified time | relevance | path

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

/external/llvm/include/llvm/IR/
DMDBuilder.h150 Type *Int64 = IntegerType::get(Context, 64); in createTBAAStructNode() local
164 Type *Int64 = IntegerType::get(Context, 64); in createTBAAStructTypeNode() local
178 Type *Int64 = IntegerType::get(Context, 64); variable
189 Type *Int64 = IntegerType::get(Context, 64); in createTBAAStructTagNode() local
/external/chromium_org/third_party/lzma_sdk/
DTypes.h72 typedef long Int64; typedef
78 typedef __int64 Int64; typedef
82 typedef long long int Int64; typedef
/external/chromium_org/third_party/ots/third_party/lzma_sdk/
DTypes.h73 typedef long Int64; typedef
79 typedef __int64 Int64; typedef
83 typedef long long int Int64; typedef
/external/lzma/C/
DTypes.h72 typedef long Int64; typedef
78 typedef __int64 Int64; typedef
82 typedef long long int Int64; typedef
/external/clang/include/clang/Basic/
DTargetBuiltins.h90 Int64, enumerator
/external/llvm/lib/Target/R600/
DSIAnnotateControlFlow.cpp48 Type *Int64; member in __anonf1ef43b80111::SIAnnotateControlFlow
/external/llvm/lib/Analysis/
DTypeBasedAliasAnalysis.cpp508 Type *Int64 = IntegerType::get(A->getContext(), 64); in getMostGenericTBAA() local
/external/llvm/bindings/ocaml/executionengine/
Dexecutionengine_ocaml.c122 CAMLprim value llvm_genericvalue_of_int64(LLVMTypeRef Ty, value Int64) { in llvm_genericvalue_of_int64()
/external/chromium_org/third_party/jsoncpp/overrides/include/json/
Dvalue.h133 typedef Json::Int64 Int64; typedef
/external/lzma/CPP/7zip/Archive/
DXzHandler.cpp435 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
/external/clang/utils/TableGen/
DNeonEmitter.cpp127 Int64, enumerator