Home
last modified time | relevance | path

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

12345

/external/llvm-project/llvm/lib/IR/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DMDBuilder.cpp112 Type *Int64 = Type::getInt64Ty(Context); in createCallbackEncoding() local
203 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructNode() local
217 Type *Int64 = Type::getInt64Ty(Context); in createTBAAStructTypeNode() local
239 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAStructTagNode() local
252 Type *Int64 = Type::getInt64Ty(Context); in createTBAATypeNode() local
267 IntegerType *Int64 = Type::getInt64Ty(Context); in createTBAAAccessTag() local
/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/jsoncpp/include/json/
Dconfig.h117 using Int64 = __int64; variable
120 using Int64 = int64_t; variable
/external/shaderc/spirv-headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
/external/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
/external/angle/third_party/vulkan-deps/spirv-headers/src/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
/external/deqp-deps/SPIRV-Headers/tools/buildHeaders/jsoncpp/dist/json/
Djson-forwards.h182 typedef __int64 Int64; typedef
185 typedef long long int Int64; typedef
/external/image_io/includes/image_io/base/
Dtypes.h13 using Int64 = std::int64_t; variable
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs51 Int64, enumerator
/external/perfetto/src/trace_processor/importers/fuchsia/
Dfuchsia_trace_utils.h83 static ArgValue Int64(int64_t value) { in Int64() function
144 int64_t Int64() const { in Int64() function
/external/ruy/ruy/
Dsize_util_test.cc91 TEST(SizeUtilTest, Int64) { SizeUtilTest<std::int64_t>(); } in TEST() argument
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h45 Int64 = 0x0076, // 64 bit signed int enumerator
151 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/external/angle/third_party/vulkan-deps/glslang/src/gtests/
DCommon.cpp140 TEST(IntLog2, Int64) { in TEST() argument
/external/tensorflow/tensorflow/lite/kernels/
Ddepth_to_space_test.cc101 TEST(DepthToSpaceOpModel, Int64) { in TEST() argument
Dspace_to_depth_test.cc98 TEST(SpaceToDepthOpModel, Int64) { in TEST() argument
/external/tensorflow/tensorflow/lite/micro/kernels/
Ddepth_to_space_test.cc99 TEST(DepthToSpaceOpModel, Int64) { in TEST() argument
Dspace_to_depth_test.cc97 TEST(SpaceToDepthOpModel, Int64) { in TEST() argument
/external/protobuf/js/binary/
Darith.js328 jspb.arith.Int64 = function(lo, hi) { class in jspb.arith
/external/flatbuffers/swift/Sources/FlatBuffers/
DConstants.swift71 extension Int64: Scalar { extension
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h51 Int64 = 0x0076, // 64 bit signed int enumerator
178 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h51 Int64 = 0x0076, // 64 bit signed int enumerator
187 static TypeIndex Int64() { return TypeIndex(SimpleTypeKind::Int64); } in Int64() function
/external/abseil-cpp/absl/base/
Dbit_cast_test.cc74 TEST(BitCast, Int64) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/base/
Dbit_cast_test.cc74 TEST(BitCast, Int64) { in TEST() argument
/external/libtextclassifier/abseil-cpp/absl/base/
Dbit_cast_test.cc74 TEST(BitCast, Int64) { in TEST() argument

12345