Home
last modified time | relevance | path

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

12

/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]])
Dbitfield.rscript5 // CHECK-LL: %struct.NoBitfield{{(\.[0-9]+)?}} = type { i32, [4 x i8], i64, float, [4 x i8] }
6 // CHECK-LL: %struct.Bitfield{{(\.[0-9]+)?}} = type { i32, [4 x i8], i64, i8 }
/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/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 …]
Dmath.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…
/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>
Dneon.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…
28 declare <2 x i32> @llvm.arm.neon.vqshiftns.v2i32(<2 x i64>, <2 x i64>) nounwind readnone
32 declare <2 x i32> @llvm.arm.neon.vqshiftnu.v2i32(<2 x i64>, <2 x i64>) nounwind readnone
36 declare <2 x i32> @llvm.arm.neon.vqshiftnsu.v2i32(<2 x i64>, <2 x i64>) nounwind readnone
460 define i64 @_Z3maxxx(i64 %v1, i64 %v2) nounwind readnone {
461 %1 = icmp sgt i64 %v1, %v2
462 %2 = select i1 %1, i64 %v1, i64 %v2
463 ret i64 %2
691 define i64 @_Z3minxx(i64 %v1, i64 %v2) nounwind readnone {
692 %1 = icmp slt i64 %v1, %v2
[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/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/av/media/mtp/
DMtpProperty.cpp94 mDefaultValue.u.i64 = defaultValue; in MtpProperty()
283 mMinimumValue.u.i64 = min; in setFormRange()
284 mMaximumValue.u.i64 = max; in setFormRange()
285 mStepSize.u.i64 = step; in setFormRange()
326 mEnumValues[i].u.i64 = value; in setFormEnum()
412 buffer += std::to_string(value.u.i64); in print()
468 if (!packet.getInt64(value.u.i64)) return false; in readValue()
523 packet.putInt64(value.u.i64); in writeValue()
DMtpProperty.h36 int64_t i64; member
/frameworks/av/camera/ndk/include/camera/
DNdkCameraMetadata.h126 int64_t *i64; member
171 const int64_t *i64; member
/frameworks/base/core/jni/
Dandroid_media_MediaMetricsJNI.cpp184 int64_t i64; in writeAttributesToBundle() local
185 _EXTRACT(sizeof(int64_t), i64); in writeAttributesToBundle()
187 keyName, (jlong) i64); in writeAttributesToBundle()
/frameworks/base/media/jni/
Dandroid_media_MediaMetricsJNI.cpp184 int64_t i64; in writeAttributesToBundle() local
185 _EXTRACT(sizeof(int64_t), i64); in writeAttributesToBundle()
187 keyName, (jlong) i64); in writeAttributesToBundle()
/frameworks/native/libs/sensor/
DSensor.cpp463 mUuid.i64[0] = id; in setId()
464 mUuid.i64[1] = 0; in setId()
468 return int32_t(mUuid.i64[0]); in getId()
511 if (mUuid.i64[1] != 0) { in flatten()
/frameworks/av/camera/ndk/
DNdkCaptureRequest.cpp150 SET_ENTRY(i64,int64_t) in SET_ENTRY()
178 SET_PHYSICAL_ENTRY(i64,int64_t)

12