Home
last modified time | relevance | path

Searched refs:i64 (Results 1 – 25 of 55) sorted by relevance

123

/frameworks/compile/slang/lit-tests/padding/
Dmore_structs.rscript7 // CHECK-LL: %struct.char_struct{{(\.[0-9]+)?}} = type { i16, [6 x i8], i64 }
8 // CHECK-LL: %struct.five_struct{{(\.[0-9]+)?}} = type { i8, [7 x i8], i64, i16, [6 x i8], i64, hal…
13 // CHECK-LL: define void @.helper_check_char_struct({ i16, [6 x i8], i64 }* nocapture)
14 …[C_F1_ADDR:%[0-9]+]] = getelementptr inbounds { i16, [6 x i8], i64 }, { i16, [6 x i8], i64 }* %0, …
16 …[C_F2_ADDR:%[0-9]+]] = getelementptr inbounds { i16, [6 x i8], i64 }, { i16, [6 x i8], i64 }* %0, …
17 // CHECK-LL: [[C_F2_VAL:%[0-9]+]] = load i64, i64* [[C_F2_ADDR]]
18 // CHECK-LL: tail call void @check_char_struct(i16 [[C_F1_VAL]], i64 [[C_F2_VAL]])
20 // CHECK-LL: define void @.helper_check_five_struct({ i8, [7 x i8], i64, i16, [6 x i8], i64, half, …
21 …lementptr inbounds { i8, [7 x i8], i64, i16, [6 x i8], i64, half, [6 x i8] }, { i8, [7 x i8], i64,…
23 …lementptr inbounds { i8, [7 x i8], i64, i16, [6 x i8], i64, half, [6 x i8] }, { i8, [7 x i8], i64,…
[all …]
Dsmall_struct.rscript5 // CHECK-LL: %struct.small_struct{{(\.[0-9]+)?}} = type { i32, [4 x i8], i64 }
8 // CHECK-LL: define void @.helper_checkStruct({ i32, [4 x i8], i64 }* nocapture)
9 …ELD_I_ADDR:%[0-9]+]] = getelementptr inbounds { i32, [4 x i8], i64 }, { i32, [4 x i8], i64 }* %0, …
11 …ELD_L_ADDR:%[0-9]+]] = getelementptr inbounds { i32, [4 x i8], i64 }, { i32, [4 x i8], i64 }* %0, …
12 // CHECK-LL: [[FIELD_L_VAL:%[0-9]+]] = load i64, i64* [[FIELD_L_ADDR]]
13 // CHECK-LL: call void @checkStruct(i32 [[FIELD_I_VAL]], i64 [[FIELD_L_VAL]])
Dsmall_struct_2.rscript5 // CHECK-LL: %struct.small_struct_2{{(\.[0-9]+)?}} = type { i64, i32, [4 x i8] }
8 // CHECK-LL: define void @.helper_checkStruct({ i64, i32, [4 x i8] }* nocapture)
9 // CHECK-LL: [[FIELD_L_ADDR:%[0-9]+]] = getelementptr inbounds { i64, i32, [4 x i8] }, { i64, i32, …
10 // CHECK-LL: [[FIELD_L_VAL:%[0-9]+]] = load i64, i64* [[FIELD_L_ADDR]]
11 // CHECK-LL: [[FIELD_I_ADDR:%[0-9]+]] = getelementptr inbounds { i64, i32, [4 x i8] }, { i64, i32, …
13 // CHECK-LL: call void @checkStruct(i64 [[FIELD_L_VAL]], i32 [[FIELD_I_VAL]])
/frameworks/compile/libbcc/tests/libbcc/
Dtest_reduce_general_metadata.ll39 target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
91 …tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %1, i8* bitcast (%struct.MinAndMax.0* @fMMInit.r to …
96 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #0
100 %1 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %accum, i64 0, i32 0, i32 0
107 %5 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %accum, i64 0, i32 0, i32 1
112 %7 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %accum, i64 0, i32 1, i32 0
119 %11 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %accum, i64 0, i32 1, i32 1
129 %1 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %val, i64 0, i32 0, i32 0
131 %3 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %val, i64 0, i32 0, i32 1
134 %5 = getelementptr inbounds %struct.MinAndMax.0, %struct.MinAndMax.0* %val, i64 0, i32 1, i32 0
[all …]
Dtbaa-through-alloca.ll7 target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
28 %indvars.iv = phi i64 [ 0, %0 ], [ %indvars.iv.next, %1 ]
29 %2 = getelementptr inbounds %struct.int5.0, %struct.int5.0* %in, i64 0, i32 0, i64 %indvars.iv
34 %indvars.iv.next = add nuw nsw i64 %indvars.iv, 1
35 %exitcond = icmp eq i64 %indvars.iv.next, 5
41 …tail call void @llvm.memcpy.p0i8.p0i8.i64(i8* %5, i8* %6, i64 20, i32 4, i1 false), !tbaa.struct !…
46 declare void @llvm.memcpy.p0i8.p0i8.i64(i8* nocapture, i8* nocapture readonly, i64, i32, i1) #0
72 !9 = !{!10, !10, i64 0}
73 !10 = !{!"int", !11, i64 0}
74 !11 = !{!"omnipotent char", !12, i64 0}
[all …]
Dtest_reduce_general_cleanup.ll23 target datalayout = "e-p:32:32-i64:64-v128:64:128-n32-S64"
349 !22 = !{!23, !23, i64 0}
350 !23 = !{!"int", !24, i64 0}
351 !24 = !{!"omnipotent char", !25, i64 0}
353 !26 = !{!27, !27, i64 0}
354 !27 = !{!"float", !24, i64 0}
355 !28 = !{!24, !24, i64 0}
/frameworks/av/media/libstagefright/foundation/tests/
DAMessage_test.cpp49 int64_t i64; in TEST() local
50 EXPECT_TRUE(m1->findInt64("big", &i64)); in TEST()
51 EXPECT_EQ(INT64_MAX, i64); in TEST()
53 EXPECT_TRUE(m1->findInt64("smaller", &i64)); in TEST()
54 EXPECT_EQ(INT64_MAX - 2, i64); in TEST()
80 EXPECT_FALSE(m1->findInt64("nonesuch2", &i64)); in TEST()
86 EXPECT_TRUE(m1->findAsInt64("big", &i64)); in TEST()
87 EXPECT_EQ(INT64_MAX, i64); in TEST()
88 EXPECT_TRUE(m1->findAsInt64("bar", &i64)); in TEST()
89 EXPECT_EQ(3, i64); in TEST()
[all …]
/frameworks/compile/slang/lit-tests/P_array_init/
Darray_init.rscript10 // CHECK: @la = local_unnamed_addr global [2 x i64] [i64 13, i64 21], align 8
11 // CHECK: @lla = local_unnamed_addr global [4 x i64] [i64 34, i64 0, i64 0, i64 0], align 8
/frameworks/rs/driver/runtime/ll64/
Dallocation.ll1 target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
4 %struct.rs_allocation = type { i64*, i64*, i64*, i64* }
416 define void @rsSetElementAtImpl_long(%struct.rs_allocation* nocapture readonly %a, i64 %val, i32 %x…
418 %2 = bitcast i8* %1 to i64*
419 store i64 %val, i64* %2, align 8, !tbaa !45
423 define i64 @rsGetElementAtImpl_long(%struct.rs_allocation* nocapture readonly %a, i32 %x, i32 %y, i…
425 %2 = bitcast i8* %1 to i64*
426 %3 = load i64, i64* %2, align 8, !tbaa !45
427 ret i64 %3
431 define void @rsSetElementAtImpl_long2(%struct.rs_allocation* nocapture readonly %a, <2 x i64> %val,…
[all …]
Dmath.ll1 target datalayout = "e-m:e-i64:64-i128:128-n32:64-S128"
/frameworks/rs/driver/runtime/ll32/
Dallocation.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v…
404 define void @rsSetElementAtImpl_long([1 x i32] %a.coerce, i64 %val, i32 %x, i32 %y, i32 %z) #1 {
406 %2 = bitcast i8* %1 to i64*
407 store i64 %val, i64* %2, align 8, !tbaa !45
411 define i64 @rsGetElementAtImpl_long([1 x i32] %a.coerce, i32 %x, i32 %y, i32 %z) #0 {
413 %2 = bitcast i8* %1 to i64*
414 %3 = load i64, i64* %2, align 8, !tbaa !45
415 ret i64 %3
419 define void @rsSetElementAtImpl_long2([1 x i32] %a.coerce, <2 x i64> %val, i32 %x, i32 %y, i32 %z) …
421 %2 = bitcast i8* %1 to <2 x i64>*
[all …]
/frameworks/av/media/libstagefright/webm/
DEbmlUtil.cpp32 int64_t i64 = i; in numberOfTrailingZeros32() local
33 i64 = (i64 & -i64) * 0x0450FBAF; in numberOfTrailingZeros32()
34 uint32_t u = i64; in numberOfTrailingZeros32()
/frameworks/rs/driver/runtime/arch/
Dx86_sse3.ll1 target datalayout = "e-p:32:32:32-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:32:64-f32:32:32-f64:32:64-v…
4 declare <2 x i64> @llvm.x86.sse2.psll.dq(<2 x i64>, i32) nounwind readnone
19 %3 = bitcast <4 x float> %2 to <2 x i64>
20 %4 = tail call <2 x i64> @llvm.x86.sse2.psll.dq(<2 x i64> %3, i32 32)
21 %5 = bitcast <2 x i64> %4 to <4 x float>
53 %3 = bitcast <4 x float> %2 to <2 x i64>
54 %4 = tail call <2 x i64> @llvm.x86.sse2.psll.dq(<2 x i64> %3, i32 32)
55 %5 = bitcast <2 x i64> %4 to <4 x float>
/frameworks/av/media/ndk/tests/
DNdkMediaFormat_test.cpp47 int64_t i64; in TEST() local
51 EXPECT_FALSE(AMediaFormat_getInt64(fmt1, "five", &i64)); in TEST()
59 int64_t i64; in TEST() local
62 EXPECT_TRUE(AMediaFormat_getInt64(fmt1, "verylarge", &i64)); in TEST()
63 EXPECT_EQ(i64, INT64_MAX); in TEST()
66 i64 = -1; in TEST()
67 EXPECT_FALSE(AMediaFormat_getInt64(fmt1, "five", &i64)); in TEST()
68 EXPECT_EQ(i64, -1); in TEST()
/frameworks/rs/script_api/
Drs_convert.spec50 t: u64, i64, f64
51 t: u64, i64, f64
60 t: u64, i64, f64
71 t: u64, i64, f64
81 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
90 t: u8, u16, u32, u64, i8, i16, i32, i64, f32, f64
Drs_allocation_create.spec174 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
189 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
203 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
217 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
230 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
243 t: u8, u16, u32, u64, i8, i16, i32, i64, f16, f32, f64
Drs_debug.spec28 t: i32, u32, i64, u64, f64
44 t: i32, u32, i64, u64
/frameworks/native/libs/binder/rust/tests/
Dserialization.rs177 assert_eq!(parcel.read::<i64>()?, 0); in on_transact()
178 assert_eq!(parcel.read::<i64>()?, 1); in on_transact()
179 assert_eq!(parcel.read::<i64>()?, i64::max_value()); in on_transact()
180 assert_eq!(parcel.read::<Vec<i64>>()?, unsafe { in on_transact()
183 assert_eq!(parcel.read::<Option<Vec<i64>>>()?, None); in on_transact()
187 reply.write(&i64::max_value())?; in on_transact()
189 reply.write(&(None as Option<Vec<i64>>))?; in on_transact()
/frameworks/av/services/mediametrics/tests/
Dmediametrics_tests.cpp280 int64_t i64; in TEST() local
281 ASSERT_TRUE(item.getInt64("big", &i64)); in TEST()
282 ASSERT_EQ(INT64_MAX, i64); in TEST()
284 ASSERT_TRUE(item.getInt64("smaller", &i64)); in TEST()
285 ASSERT_EQ(INT64_MAX - 3, i64); in TEST()
388 int64_t i64; in TEST() local
389 ASSERT_TRUE(item.getInt64("convert", &i64)); in TEST()
390 ASSERT_EQ(123, i64); in TEST()
393 ASSERT_FALSE(item.getInt64("convert", &i64)); // should be false, no value in i64. in TEST()
459 int64_t i64; in TEST() local
[all …]
/frameworks/av/camera/ndk/include/camera/
DNdkCameraMetadata.h128 int64_t *i64; member
173 const int64_t *i64; member
/frameworks/av/media/mtp/
DMtpProperty.cpp94 mDefaultValue.u.i64 = defaultValue; in MtpProperty()
293 mMinimumValue.u.i64 = min; in setFormRange()
294 mMaximumValue.u.i64 = max; in setFormRange()
295 mStepSize.u.i64 = step; in setFormRange()
336 mEnumValues[i].u.i64 = value; in setFormEnum()
422 buffer += std::to_string(value.u.i64); in print()
478 if (!packet.getInt64(value.u.i64)) return false; in readValue()
533 packet.putInt64(value.u.i64); in writeValue()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp299 C2StreamVendorInt64Info::output *i64 = in TEST_F() local
300 FindParam<std::remove_pointer<decltype(i64)>::type>(configUpdate); in TEST_F()
301 ASSERT_NE(nullptr, i64); in TEST_F()
302 ASSERT_EQ(kCodec2Int64, i64->value); in TEST_F()
319 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F() local
323 configUpdate.push_back(C2Param::Copy(i64)); in TEST_F()
360 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F() local
364 configUpdate.push_back(C2Param::Copy(i64)); in TEST_F()
408 C2StreamVendorInt64Info::output i64(0u, kCodec2Int64); in TEST_F() local
413 configUpdate.push_back(C2Param::Copy(i64)); in TEST_F()
/frameworks/av/services/mediametrics/fuzzer/
Dmediametrics_service_fuzzer.cpp123 int64_t i64 = 0; in invokeItemManipulation() local
124 item.getInt64(key.c_str(), &i64); in invokeItemManipulation()
226 int64_t i64 = fdp.ConsumeIntegral<int64_t>(); in invokeTimeMachineStorage() local
231 (*item).set("i32", i32).set("i64", i64).set("double", d).set("string", str).set("rate", pair); in invokeTimeMachineStorage()
238 timeMachine.get("Key", "i64", &i64, -1); in invokeTimeMachineStorage()
246 timeMachine.get("Key.i64", &i64, -1); in invokeTimeMachineStorage()
/frameworks/native/libs/binder/rust/src/parcel/
Dparcelable.rs372 impl Serialize for i64 = sys::AParcel_writeInt64;
373 impl Deserialize for i64 = sys::AParcel_readInt64;
374 impl SerializeArray for i64 = sys::AParcel_writeInt64Array;
375 impl DeserializeArray for i64 = sys::AParcel_readInt64Array;
915 let i64s = [i64::max_value(), i64::min_value(), 42, -117]; in test_slice_parcelables()
925 let vec = Vec::<i64>::deserialize(&parcel).unwrap(); in test_slice_parcelables()
927 assert_eq!(vec, [i64::max_value(), i64::min_value(), 42, -117]); in test_slice_parcelables()
/frameworks/native/libs/sensor/
DSensor.cpp471 mUuid.i64[0] = id; in setId()
472 mUuid.i64[1] = 0; in setId()
489 return int32_t(mUuid.i64[0]); in getId()
532 if (mUuid.i64[1] != 0) { in flatten()

123