Home
last modified time | relevance | path

Searched refs:uint32x4x4_t (Results 1 – 15 of 15) sorted by relevance

/external/llvm-project/llvm/test/CodeGen/ARM/
Darm-vlddup.ll26 %struct.uint32x4x4_t = type { <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32> }
57 declare %struct.uint32x4x4_t @llvm.arm.neon.vld4dup.v4i32.p0i8(i8*, i32)
221 define %struct.uint32x4x4_t @test_vld4q_dup_u32(i8* %src) {
223 %tmp = tail call %struct.uint32x4x4_t @llvm.arm.neon.vld4dup.v4i32.p0i8(i8* %src, i32 4)
224 ret %struct.uint32x4x4_t %tmp
Darm-vld1.ll26 %struct.uint32x4x4_t = type { <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32> }
58 declare %struct.uint32x4x4_t @llvm.arm.neon.vld1x4.v4i32.p0i32(i32*) nounwind readonly
193 define %struct.uint32x4x4_t @test_vld1q_u32_x4(i32* %a) nounwind {
194 %tmp = tail call %struct.uint32x4x4_t @llvm.arm.neon.vld1x4.v4i32.p0i32(i32* %a)
195 ret %struct.uint32x4x4_t %tmp
Darm-vst1.ll26 ; %struct.uint32x4x4_t = type { <4 x i32>, <4 x i32>, <4 x i32>, <4 x i32> }
53 %struct.uint32x4x4_t = type { [4 x <4 x i32>] }
285 define void @test_vst1q_u32_x4(i32* %a, %struct.uint32x4x4_t %b) nounwind {
287 %b0 = extractvalue %struct.uint32x4x4_t %b, 0, 0
288 %b1 = extractvalue %struct.uint32x4x4_t %b, 0, 1
289 %b2 = extractvalue %struct.uint32x4x4_t %b, 0, 2
290 %b3 = extractvalue %struct.uint32x4x4_t %b, 0, 3
/external/XNNPACK/src/x32-packx/
Dx4-neon-st4.c43 const uint32x4x4_t vy = { vx0, vx1, vx2, vx3 }; in xnn_x32_packx_ukernel_4x__neon_st4()
/external/XNNPACK/src/x32-zip/
Dx4-neon.c28 uint32x4x4_t vxyzw; in xnn_x32_zip_x4_ukernel__neon()
/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c1295 uint32x4x4_t test_vld1q_u32_x4(uint32_t const *a) { in test_vld1q_u32_x4()
2481 void test_vld4q_dup_u32(uint32x4x4_t *dest, const uint32_t *src) { in test_vld4q_dup_u32()
Daarch64-neon-ldst-one.c3036 uint32x4x4_t test_vld4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vld4q_lane_u32()
5967 void test_vst4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_lane_u32()
Darm-neon-vst.c2130 void test_vst1q_u32_x4(uint32_t *a, uint32x4x4_t b) { in test_vst1q_u32_x4()
Darm_neon_intrinsics.c5915 uint32x4x4_t test_vld4q_u32(uint32_t const * a) { in test_vld4q_u32()
6155 uint32x4x4_t test_vld4q_lane_u32(uint32_t const * a, uint32x4x4_t b) { in test_vld4q_lane_u32()
18164 void test_vst4q_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_u32()
18875 void test_vst4q_lane_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_lane_u32()
Daarch64-neon-intrinsics.c10262 uint32x4x4_t test_vld4q_u32(uint32_t const *a) { in test_vld4q_u32()
12393 void test_vst4q_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_u32()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c1365 uint32x4x4_t test_vld4q_dup_u32(uint32_t *a) { in test_vld4q_dup_u32()
4214 uint32x4x4_t test_vld4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vld4q_lane_u32()
7145 void test_vst4q_lane_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_lane_u32()
Darm_neon_intrinsics.c7202 uint32x4x4_t test_vld4q_u32(uint32_t const * a) { in test_vld4q_u32()
7867 uint32x4x4_t test_vld4q_lane_u32(uint32_t const * a, uint32x4x4_t b) { in test_vld4q_lane_u32()
20649 void test_vst4q_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_u32()
21361 void test_vst4q_lane_u32(uint32_t * a, uint32x4x4_t b) { in test_vst4q_lane_u32()
Daarch64-neon-intrinsics.c11090 uint32x4x4_t test_vld4q_u32(uint32_t const *a) { in test_vld4q_u32()
13221 void test_vst4q_u32(uint32_t *a, uint32x4x4_t b) { in test_vst4q_u32()
15017 uint32x4x4_t test_vld1q_u32_x4(uint32_t const *a) { in test_vld1q_u32_x4()
17067 void test_vst1q_u32_x4(uint32_t *a, uint32x4x4_t b) { in test_vst1q_u32_x4()
/external/neon_2_sse/
DNEON_2_SSE.h310 typedef struct int32x4x4_t uint32x4x4_t; typedef
1374 _NEON2SSESTORAGE uint32x4x4_t vld4q_u32(__transfersize(16) uint32_t const * ptr); // VLD4.32 {d0, d…
1468 _NEON2SSESTORAGE uint32x4x4_t vld4q_lane_u32_ptr(__transfersize(4) uint32_t const * ptr, uint32x4x4…
1531 _NEON2SSESTORAGE void vst4q_u32_ptr(__transfersize(16) uint32_t * ptr, uint32x4x4_t * val); // VST4…
1587 _NEON2SSESTORAGE void vst4q_lane_u32_ptr(__transfersize(4) uint32_t * ptr, uint32x4x4_t * val, __co…
10270 _NEON2SSESTORAGE uint32x4x4_t vld4q_u32(__transfersize(16) uint32_t const * ptr); // VLD4.32 {d0, d…
10271 _NEON2SSE_INLINE uint32x4x4_t vld4q_u32(__transfersize(16) uint32_t const * ptr) // VLD4.32 {d0, d2…
10273 uint32x4x4_t v;
10961 _NEON2SSE_INLINE uint32x4x4_t vld4q_lane_u32_ptr(__transfersize(4) uint32_t const * ptr, uint32x4x4…
10963 uint32x4x4_t v;
[all …]
/external/webp/src/dsp/
Ddec_neon.c74 uint32x4x4_t in; in Load4x16_NEON()