Searched defs:Int64 (Results 1 – 11 of 11) sorted by relevance
/external/llvm/include/llvm/IR/ |
D | MDBuilder.h | 150 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/ |
D | Types.h | 72 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/ |
D | Types.h | 73 typedef long Int64; typedef 79 typedef __int64 Int64; typedef 83 typedef long long int Int64; typedef
|
/external/lzma/C/ |
D | Types.h | 72 typedef long Int64; typedef 78 typedef __int64 Int64; typedef 82 typedef long long int Int64; typedef
|
/external/clang/include/clang/Basic/ |
D | TargetBuiltins.h | 90 Int64, enumerator
|
/external/llvm/lib/Target/R600/ |
D | SIAnnotateControlFlow.cpp | 48 Type *Int64; member in __anonf1ef43b80111::SIAnnotateControlFlow
|
/external/llvm/lib/Analysis/ |
D | TypeBasedAliasAnalysis.cpp | 508 Type *Int64 = IntegerType::get(A->getContext(), 64); in getMostGenericTBAA() local
|
/external/llvm/bindings/ocaml/executionengine/ |
D | executionengine_ocaml.c | 122 CAMLprim value llvm_genericvalue_of_int64(LLVMTypeRef Ty, value Int64) { in llvm_genericvalue_of_int64()
|
/external/chromium_org/third_party/jsoncpp/overrides/include/json/ |
D | value.h | 133 typedef Json::Int64 Int64; typedef
|
/external/lzma/CPP/7zip/Archive/ |
D | XzHandler.cpp | 435 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
|
/external/clang/utils/TableGen/ |
D | NeonEmitter.cpp | 127 Int64, enumerator
|