Home
last modified time | relevance | path

Searched refs:poly16x4x3_t (Results 1 – 9 of 9) sorted by relevance

/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c165 poly16x4x3_t test_vld1_p16_x3(poly16_t const *a) { in test_vld1_p16_x3()
1659 void test_vld3_dup_p16(poly16x4x3_t *dest, const poly16_t *src) { in test_vld3_dup_p16()
Darm-neon-vst.c273 void test_vst1_p16_x3(poly16_t *a, poly16x4x3_t b) { in test_vst1_p16_x3()
Daarch64-neon-ldst-one.c2874 poly16x4x3_t test_vld3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vld3_lane_p16()
5841 void test_vst3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_lane_p16()
Darm_neon_intrinsics.c5366 poly16x4x3_t test_vld3_p16(poly16_t const * a) { in test_vld3_p16()
5889 poly16x4x3_t test_vld3_lane_p16(poly16_t const * a, poly16x4x3_t b) { in test_vld3_lane_p16()
17559 void test_vst3_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_p16()
18065 void test_vst3_lane_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_lane_p16()
Daarch64-neon-intrinsics.c10209 poly16x4x3_t test_vld3_p16(poly16_t const *a) { in test_vld3_p16()
12297 void test_vst3_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_p16()
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c1293 poly16x4x3_t test_vld3_dup_p16(poly16_t *a) { in test_vld3_dup_p16()
4052 poly16x4x3_t test_vld3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vld3_lane_p16()
7019 void test_vst3_lane_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_lane_p16()
Darm_neon_intrinsics.c6263 poly16x4x3_t test_vld3_p16(poly16_t const * a) { in test_vld3_p16()
6531 poly16x4x3_t test_vld3_dup_p16(poly16_t const * a) { in test_vld3_dup_p16()
7157 poly16x4x3_t test_vld3_lane_p16(poly16_t const * a, poly16x4x3_t b) { in test_vld3_lane_p16()
20042 void test_vst3_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_p16()
20549 void test_vst3_lane_p16(poly16_t * a, poly16x4x3_t b) { in test_vst3_lane_p16()
Daarch64-neon-intrinsics.c11037 poly16x4x3_t test_vld3_p16(poly16_t const *a) { in test_vld3_p16()
13125 void test_vst3_p16(poly16_t *a, poly16x4x3_t b) { in test_vst3_p16()
14947 poly16x4x3_t test_vld1_p16_x3(poly16_t const *a) { in test_vld1_p16_x3()
16938 void test_vst1_p16_x3(poly16_t *a, poly16x4x3_t b) { in test_vst1_p16_x3()
/external/neon_2_sse/
DNEON_2_SSE.h379 typedef struct int16x4x3_t poly16x4x3_t; typedef
1371 _NEON2SSESTORAGE poly16x4x3_t vld3_p16(__transfersize(12) poly16_t const * ptr); // VLD3.16 {d0, d1…
1418 _NEON2SSESTORAGE poly16x4x3_t vld3_dup_p16(__transfersize(3) poly16_t const * ptr); // VLD3.16 {d0[…
1466 _NEON2SSESTORAGE poly16x4x3_t vld3_lane_p16(__transfersize(3) poly16_t const * ptr, poly16x4x3_t sr…
1528 _NEON2SSESTORAGE void vst3_p16(__transfersize(12) poly16_t * ptr, poly16x4x3_t val); // VST3.16 {d0…
1585 _NEON2SSESTORAGE void vst3_lane_p16(__transfersize(3) poly16_t * ptr, poly16x4x3_t val, __constrang…
10208 _NEON2SSESTORAGE poly16x4x3_t vld3_p16(__transfersize(12) poly16_t const * ptr); // VLD3.16 {d0, d1…
10593 _NEON2SSESTORAGE poly16x4x3_t vld3_dup_p16(__transfersize(3) poly16_t const * ptr); // VLD3.16 {d0[…
10940 _NEON2SSESTORAGE poly16x4x3_t vld3_lane_p16(__transfersize(3) poly16_t const * ptr, poly16x4x3_t sr…
11423 _NEON2SSESTORAGE void vst3_p16(__transfersize(12) poly16_t * ptr, poly16x4x3_t val);// VST3.16 {d0,…
[all …]