Home
last modified time | relevance | path

Searched refs:uint16x4x3_t (Results 1 – 13 of 13) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/
Darm-vlddup.ll5 %struct.uint16x4x3_t = type { <4 x i16>, <4 x i16>, <4 x i16> }
38 declare %struct.uint16x4x3_t @llvm.arm.neon.vld3dup.v4i16.p0i8(i8*, i32)
93 define %struct.uint16x4x3_t @test_vld3_dup_u16(i8* %src) {
95 %tmp = tail call %struct.uint16x4x3_t @llvm.arm.neon.vld3dup.v4i16.p0i8(i8* %src, i32 2)
96 ret %struct.uint16x4x3_t %tmp
Darm-vld1.ll5 %struct.uint16x4x3_t = type { <4 x i16>, <4 x i16>, <4 x i16> }
37 declare %struct.uint16x4x3_t @llvm.arm.neon.vld1x3.v4i16.p0i16(i16*) nounwind readonly
77 define %struct.uint16x4x3_t @test_vld1_u16_x3(i16* %a) nounwind {
78 %tmp = tail call %struct.uint16x4x3_t @llvm.arm.neon.vld1x3.v4i16.p0i16(i16* %a)
79 ret %struct.uint16x4x3_t %tmp
Darm-vst1.ll5 ; %struct.uint16x4x3_t = type { <4 x i16>, <4 x i16>, <4 x i16> }
37 %struct.uint16x4x3_t = type { [3 x <4 x i16>] }
105 define void @test_vst1_u16_x3(i16* %a, %struct.uint16x4x3_t %b) nounwind {
107 %b0 = extractvalue %struct.uint16x4x3_t %b, 0, 0
108 %b1 = extractvalue %struct.uint16x4x3_t %b, 0, 1
109 %b2 = extractvalue %struct.uint16x4x3_t %b, 0, 2
/external/skia/third_party/skcms/src/
DTransform_inl.h729 uint16x4x3_t v = vld3_u16(rgb); in exec_ops()
765 uint16x4x3_t v = vld3_u16(rgb); in exec_ops()
805 uint16x4x3_t v = vld3_u16(rgb); in exec_ops()
1045 uint16x4x3_t v = {{ in exec_ops()
1085 uint16x4x3_t v = {{ in exec_ops()
1132 uint16x4x3_t v = {{ in exec_ops()
/external/skqp/third_party/skcms/src/
DTransform_inl.h729 uint16x4x3_t v = vld3_u16(rgb); in exec_ops()
765 uint16x4x3_t v = vld3_u16(rgb); in exec_ops()
805 uint16x4x3_t v = vld3_u16(rgb); in exec_ops()
1045 uint16x4x3_t v = {{ in exec_ops()
1085 uint16x4x3_t v = {{ in exec_ops()
1132 uint16x4x3_t v = {{ in exec_ops()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c1088 uint16x4x3_t test_vld3_dup_u16(uint16_t *a) { in test_vld3_dup_u16()
3637 uint16x4x3_t test_vld3_lane_u16(uint16_t *a, uint16x4x3_t b) { in test_vld3_lane_u16()
6703 void test_vst3_lane_u16(uint16_t *a, uint16x4x3_t b) { in test_vst3_lane_u16()
Darm_neon_intrinsics.c6115 uint16x4x3_t test_vld3_u16(uint16_t const * a) { in test_vld3_u16()
6311 uint16x4x3_t test_vld3_dup_u16(uint16_t const * a) { in test_vld3_dup_u16()
6867 uint16x4x3_t test_vld3_lane_u16(uint16_t const * a, uint16x4x3_t b) { in test_vld3_lane_u16()
19746 void test_vst3_u16(uint16_t * a, uint16x4x3_t b) { in test_vst3_u16()
20315 void test_vst3_lane_u16(uint16_t * a, uint16x4x3_t b) { in test_vst3_lane_u16()
Daarch64-neon-intrinsics.c10841 uint16x4x3_t test_vld3_u16(uint16_t const *a) { in test_vld3_u16()
12809 void test_vst3_u16(uint16_t *a, uint16x4x3_t b) { in test_vst3_u16()
14753 uint16x4x3_t test_vld1_u16_x3(uint16_t const *a) { in test_vld1_u16_x3()
16613 void test_vst1_u16_x3(uint16_t *a, uint16x4x3_t b) { in test_vst1_u16_x3()
/external/neon_2_sse/
DNEON_2_SSE.h375 typedef struct int16x4x3_t uint16x4x3_t; typedef
1361 _NEON2SSESTORAGE uint16x4x3_t vld3_u16(__transfersize(12) uint16_t const * ptr); // VLD3.16 {d0, d1…
1408 _NEON2SSESTORAGE uint16x4x3_t vld3_dup_u16(__transfersize(3) uint16_t const * ptr); // VLD3.16 {d0[…
1458 _NEON2SSESTORAGE uint16x4x3_t vld3_lane_u16(__transfersize(3) uint16_t const * ptr, uint16x4x3_t sr…
1518 _NEON2SSESTORAGE void vst3_u16(__transfersize(12) uint16_t * ptr, uint16x4x3_t val); // VST3.16 {d0…
1577 _NEON2SSESTORAGE void vst3_lane_u16(__transfersize(3) uint16_t * ptr, uint16x4x3_t val, __constrang…
10112 _NEON2SSESTORAGE uint16x4x3_t vld3_u16(__transfersize(12) uint16_t const * ptr); // VLD3.16 {d0, d1…
10113 _NEON2SSE_INLINE uint16x4x3_t vld3_u16(__transfersize(12) uint16_t const * ptr) // VLD3.16 {d0, d1,…
10116 uint16x4x3_t v;
10522 _NEON2SSESTORAGE uint16x4x3_t vld3_dup_u16(__transfersize(3) uint16_t const * ptr); // VLD3.16 {d0[…
[all …]
/external/skia/include/private/
DSkNx_neon.h340 uint16x4x3_t rgba = vld3_u16((const uint16_t*)ptr); in Load3()
/external/skqp/include/private/
DSkNx_neon.h340 uint16x4x3_t rgba = vld3_u16((const uint16_t*)ptr); in Load3()
/external/skia/src/opts/
DSkRasterPipeline_opts.h233 uint16x4x3_t rgb;
/external/skqp/src/opts/
DSkRasterPipeline_opts.h233 uint16x4x3_t rgb;