Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/CodeGen/
Darm-neon-vld.c203 poly8x8x2_t test_vld1_p8_x2(poly8_t const *a) { in test_vld1_p8_x2()
221 poly8x8x3_t test_vld1_p8_x3(poly8_t const *a) { in test_vld1_p8_x3()
239 poly8x8x4_t test_vld1_p8_x4(poly8_t const *a) { in test_vld1_p8_x4()
905 poly8x16x2_t test_vld1q_p8_x2(poly8_t const *a) { in test_vld1q_p8_x2()
923 poly8x16x3_t test_vld1q_p8_x3(poly8_t const *a) { in test_vld1q_p8_x3()
941 poly8x16x4_t test_vld1q_p8_x4(poly8_t const *a) { in test_vld1q_p8_x4()
1475 void test_vld2_dup_p8(poly8x8x2_t *dest, poly8_t *src) { in test_vld2_dup_p8()
1674 void test_vld3_dup_p8(poly8x8x3_t *dest, const poly8_t *src) { in test_vld3_dup_p8()
1872 void test_vld4_dup_p8(poly8x8x4_t *dest, const poly8_t *src) { in test_vld4_dup_p8()
2070 void test_vld2q_dup_p8(poly8x16x2_t *dest, const poly8_t *src) { in test_vld2q_dup_p8()
[all …]
Daarch64-neon-ldst-one.c129 poly8x16_t test_vld1q_dup_p8(poly8_t *a) { in test_vld1q_dup_p8()
277 poly8x8_t test_vld1_dup_p8(poly8_t *a) { in test_vld1_dup_p8()
761 poly8x16_t test_vld1q_lane_p8(poly8_t *a, poly8x16_t b) { in test_vld1q_lane_p8()
917 poly8x8_t test_vld1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vld1_lane_p8()
1028 poly8x16x2_t test_vld2q_lane_p8(poly8_t const * ptr, poly8x16x2_t src) { in test_vld2q_lane_p8()
1859 poly8x8x2_t test_vld2_lane_p8(poly8_t *a, poly8x8x2_t b) { in test_vld2_lane_p8()
2310 poly8x16x3_t test_vld3q_lane_p8(poly8_t *a, poly8x16x3_t b) { in test_vld3q_lane_p8()
2835 poly8x8x3_t test_vld3_lane_p8(poly8_t *a, poly8x8x3_t b) { in test_vld3_lane_p8()
3414 poly8x16x4_t test_vld4q_lane_p8(poly8_t *a, poly8x16x4_t b) { in test_vld4q_lane_p8()
4003 poly8x8x4_t test_vld4_lane_p8(poly8_t *a, poly8x8x4_t b) { in test_vld4_lane_p8()
[all …]
Darm-neon-vst.c335 void test_vst1_p8_x2(poly8_t *a, poly8x8x2_t b) { in test_vst1_p8_x2()
361 void test_vst1_p8_x3(poly8_t *a, poly8x8x3_t b) { in test_vst1_p8_x3()
390 void test_vst1_p8_x4(poly8_t *a, poly8x8x4_t b) { in test_vst1_p8_x4()
1487 void test_vst1q_p8_x2(poly8_t *a, poly8x16x2_t b) { in test_vst1q_p8_x2()
1513 void test_vst1q_p8_x3(poly8_t *a, poly8x16x3_t b) { in test_vst1q_p8_x3()
1542 void test_vst1q_p8_x4(poly8_t *a, poly8x16x4_t b) { in test_vst1q_p8_x4()
Daarch64-neon-vget.c52 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
131 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
239 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
322 poly8x16_t test_vsetq_lane_p8(poly8_t a, poly8x16_t b) { in test_vsetq_lane_p8()
Daarch64-neon-scalar-copy.c167 poly8_t test_vdupb_lane_p8(poly8x8_t a) { in test_vdupb_lane_p8()
181 poly8_t test_vdupb_laneq_p8(poly8x16_t a) { in test_vdupb_laneq_p8()
Darm_neon_intrinsics.c2674 poly8x8_t test_vdup_n_p8(poly8_t a) { in test_vdup_n_p8()
2817 poly8x16_t test_vdupq_n_p8(poly8_t a) { in test_vdupq_n_p8()
3399 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
3478 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
3921 poly8x16_t test_vld1q_p8(poly8_t const * a) { in test_vld1q_p8()
4014 poly8x8_t test_vld1_p8(poly8_t const * a) { in test_vld1_p8()
4137 poly8x16_t test_vld1q_dup_p8(poly8_t const * a) { in test_vld1q_dup_p8()
4263 poly8x8_t test_vld1_dup_p8(poly8_t const * a) { in test_vld1_dup_p8()
4394 poly8x16_t test_vld1q_lane_p8(poly8_t const * a, poly8x16_t b) { in test_vld1q_lane_p8()
4526 poly8x8_t test_vld1_lane_p8(poly8_t const * a, poly8x8_t b) { in test_vld1_lane_p8()
[all …]
Daarch64-neon-intrinsics.c9058 poly8x16_t test_vld1q_p8(poly8_t const *a) { in test_vld1q_p8()
9172 poly8x8_t test_vld1_p8(poly8_t const *a) { in test_vld1_p8()
9498 poly8x16x2_t test_vld2q_p8(poly8_t const *a) { in test_vld2q_p8()
9729 poly8x8x2_t test_vld2_p8(poly8_t const *a) { in test_vld2_p8()
9960 poly8x16x3_t test_vld3q_p8(poly8_t const *a) { in test_vld3q_p8()
10191 poly8x8x3_t test_vld3_p8(poly8_t const *a) { in test_vld3_p8()
10422 poly8x16x4_t test_vld4q_p8(poly8_t const *a) { in test_vld4q_p8()
10653 poly8x8x4_t test_vld4_p8(poly8_t const *a) { in test_vld4_p8()
10794 void test_vst1q_p8(poly8_t *a, poly8x16_t b) { in test_vst1q_p8()
10928 void test_vst1_p8(poly8_t *a, poly8x8_t b) { in test_vst1_p8()
[all …]
/external/clang/test/CodeGen/
Daarch64-neon-ldst-one.c130 poly8x16_t test_vld1q_dup_p8(poly8_t *a) { in test_vld1q_dup_p8()
279 poly8x8_t test_vld1_dup_p8(poly8_t *a) { in test_vld1_dup_p8()
511 poly8x16x2_t test_vld2q_dup_p8(poly8_t *a) { in test_vld2q_dup_p8()
757 poly8x8x2_t test_vld2_dup_p8(poly8_t *a) { in test_vld2_dup_p8()
1014 poly8x16x3_t test_vld3q_dup_p8(poly8_t *a) { in test_vld3q_dup_p8()
1274 poly8x8x3_t test_vld3_dup_p8(poly8_t *a) { in test_vld3_dup_p8()
1523 poly8x16x4_t test_vld4q_dup_p8(poly8_t *a) { in test_vld4q_dup_p8()
1769 poly8x8x4_t test_vld4_dup_p8(poly8_t *a) { in test_vld4_dup_p8()
1938 poly8x16_t test_vld1q_lane_p8(poly8_t *a, poly8x16_t b) { in test_vld1q_lane_p8()
2095 poly8x8_t test_vld1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vld1_lane_p8()
[all …]
Daarch64-neon-vget.c60 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
153 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
283 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
380 poly8x16_t test_vsetq_lane_p8(poly8_t a, poly8x16_t b) { in test_vsetq_lane_p8()
Daarch64-neon-scalar-copy.c200 poly8_t test_vdupb_lane_p8(poly8x8_t a) { in test_vdupb_lane_p8()
216 poly8_t test_vdupb_laneq_p8(poly8x16_t a) { in test_vdupb_laneq_p8()
Darm_neon_intrinsics.c2848 poly8x8_t test_vdup_n_p8(poly8_t a) { in test_vdup_n_p8()
2991 poly8x16_t test_vdupq_n_p8(poly8_t a) { in test_vdupq_n_p8()
3599 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
3692 poly8_t test_vgetq_lane_p8(poly8x16_t a) { in test_vgetq_lane_p8()
4204 poly8x16_t test_vld1q_p8(poly8_t const * a) { in test_vld1q_p8()
4298 poly8x8_t test_vld1_p8(poly8_t const * a) { in test_vld1_p8()
4423 poly8x16_t test_vld1q_dup_p8(poly8_t const * a) { in test_vld1q_dup_p8()
4550 poly8x8_t test_vld1_dup_p8(poly8_t const * a) { in test_vld1_dup_p8()
4683 poly8x16_t test_vld1q_lane_p8(poly8_t const * a, poly8x16_t b) { in test_vld1q_lane_p8()
4816 poly8x8_t test_vld1_lane_p8(poly8_t const * a, poly8x8_t b) { in test_vld1_lane_p8()
[all …]
Daarch64-neon-intrinsics.c9989 poly8x16_t test_vld1q_p8(poly8_t const *a) { in test_vld1q_p8()
10104 poly8x8_t test_vld1_p8(poly8_t const *a) { in test_vld1_p8()
10326 poly8x16x2_t test_vld2q_p8(poly8_t const *a) { in test_vld2q_p8()
10557 poly8x8x2_t test_vld2_p8(poly8_t const *a) { in test_vld2_p8()
10788 poly8x16x3_t test_vld3q_p8(poly8_t const *a) { in test_vld3q_p8()
11019 poly8x8x3_t test_vld3_p8(poly8_t const *a) { in test_vld3_p8()
11250 poly8x16x4_t test_vld4q_p8(poly8_t const *a) { in test_vld4q_p8()
11481 poly8x8x4_t test_vld4_p8(poly8_t const *a) { in test_vld4_p8()
11622 void test_vst1q_p8(poly8_t *a, poly8x16_t b) { in test_vst1q_p8()
11756 void test_vst1_p8(poly8_t *a, poly8x8_t b) { in test_vst1_p8()
[all …]
/external/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp9 typedef unsigned char poly8_t; typedef
12 typedef signed char poly8_t; typedef
28 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
Daarch64-mangle-neon-vectors.cpp9 typedef unsigned char poly8_t; typedef
34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t;
35 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
Dpoly-unsigned.cpp12 poly16_t test_poly8(poly8_t pIn) { in test_poly8()
/external/llvm-project/clang/test/CodeGenCXX/
Dmangle-neon-vectors.cpp10 typedef unsigned char poly8_t; typedef
13 typedef signed char poly8_t; typedef
33 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
Daarch64-mangle-neon-vectors.cpp9 typedef unsigned char poly8_t; typedef
34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t;
35 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
Dpoly-unsigned.cpp12 poly16_t test_poly8(poly8_t pIn) { in test_poly8()
/external/clang/test/Sema/
Dneon-vector-types.c5 typedef signed char poly8_t; typedef
16 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
Daarch64-neon-vector-types.c7 typedef unsigned char poly8_t; typedef
30 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
/external/llvm-project/clang/test/Sema/
Dneon-vector-types.c5 typedef signed char poly8_t; typedef
16 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
Daarch64-neon-vector-types.c9 typedef unsigned char poly8_t; typedef
32 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
/external/neon_2_sse/
DNEON_2_SSE.h190 typedef uint8_t poly8_t; typedef
1232 _NEON2SSESTORAGE poly8x16_t vld1q_p8(__transfersize(16) poly8_t const * ptr); // VLD1.8 {d0, d1}, […
1244 _NEON2SSESTORAGE poly8x8_t vld1_p8(__transfersize(8) poly8_t const * ptr); // VLD1.8 {d0}, [r0]
1260 _NEON2SSESTORAGE poly8x16_t vld1q_lane_p8(__transfersize(1) poly8_t const * ptr, poly8x16_t vec, __…
1272 _NEON2SSESTORAGE poly8x8_t vld1_lane_p8(__transfersize(1) poly8_t const * ptr, poly8x8_t vec, __con…
1285 _NEON2SSESTORAGE poly8x16_t vld1q_dup_p8(__transfersize(1) poly8_t const * ptr); // VLD1.8 {d0[]}, …
1297 _NEON2SSESTORAGE poly8x8_t vld1_dup_p8(__transfersize(1) poly8_t const * ptr); // VLD1.8 {d0[]}, [r…
1311 _NEON2SSESTORAGE void vst1q_p8(__transfersize(16) poly8_t * ptr, poly8x16_t val); // VST1.8 {d0, d1…
1323 _NEON2SSESTORAGE void vst1_p8(__transfersize(8) poly8_t * ptr, poly8x8_t val); // VST1.8 {d0}, [r0]
1336 _NEON2SSESTORAGE poly8x16x2_t vld2q_p8(__transfersize(32) poly8_t const * ptr); // VLD2.8 {d0, d2},…
[all …]
/external/clang/docs/
DLanguageExtensions.rst376 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;
/external/llvm-project/clang/docs/
DLanguageExtensions.rst428 typedef __attribute__((neon_polyvector_type(16))) poly8_t poly8x16_t;