Home
last modified time | relevance | path

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

12

/external/clang/test/CodeGen/
Daarch64-neon-tbl.c1008 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
1015 poly8x8_t test_vqtbl1_p8(poly8x16_t a, uint8x8_t b) { in test_vqtbl1_p8()
1037 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
1058 poly8x8_t test_vqtbl2_p8(poly8x16x2_t a, uint8x8_t b) { in test_vqtbl2_p8()
1084 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
1108 poly8x8_t test_vqtbl3_p8(poly8x16x3_t a, uint8x8_t b) { in test_vqtbl3_p8()
1137 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
1164 poly8x8_t test_vqtbl4_p8(poly8x16x4_t a, uint8x8_t b) { in test_vqtbl4_p8()
1257 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
1279 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
[all …]
Daarch64-neon-perm.c129 poly8x8_t test_vuzp1_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp1_p8()
276 poly8x8_t test_vuzp2_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp2_p8()
423 poly8x8_t test_vzip1_p8(poly8x8_t a, poly8x8_t b) { in test_vzip1_p8()
570 poly8x8_t test_vzip2_p8(poly8x8_t a, poly8x8_t b) { in test_vzip2_p8()
717 poly8x8_t test_vtrn1_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn1_p8()
864 poly8x8_t test_vtrn2_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn2_p8()
1091 poly8x8x2_t test_vuzp_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp_p8()
1555 poly8x8x2_t test_vzip_p8(poly8x8_t a, poly8x8_t b) { in test_vzip_p8()
2019 poly8x8x2_t test_vtrn_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn_p8()
Daarch64-neon-extract.c216 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
Darm_neon_intrinsics.c1220 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) { in test_vbsl_p8()
1497 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) { in test_vceq_p8()
2211 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
2310 poly8x16_t test_vcombine_p8(poly8x8_t a, poly8x8_t b) { in test_vcombine_p8()
2418 poly8x8_t test_vcreate_p8(uint64_t a) { in test_vcreate_p8()
2664 poly8x8_t test_vdup_lane_p8(poly8x8_t a) { in test_vdup_lane_p8()
2727 poly8x16_t test_vdupq_lane_p8(poly8x8_t a) { in test_vdupq_lane_p8()
2848 poly8x8_t test_vdup_n_p8(poly8_t a) { in test_vdup_n_p8()
3204 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
3534 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
[all …]
Daarch64-neon-misc.c205 uint8x8_t test_vceqz_p8(poly8x8_t a) { in test_vceqz_p8()
738 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
794 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
892 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
1777 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
1875 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
1917 poly8x8_t test_vrbit_p8(poly8x8_t a) { in test_vrbit_p8()
Daarch64-neon-vcombine.c87 poly8x16_t test_vcombine_p8(poly8x8_t low, poly8x8_t high) { in test_vcombine_p8()
Darm-neon-vget.c53 poly8x8_t low_p8 (poly8x16_t a) { in low_p8()
109 poly8x8_t high_p8 (poly8x16_t a) { in high_p8()
Daarch64-neon-vget.c60 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
283 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
Daarch64-neon-vget-hilo.c88 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
186 poly8x8_t test_vget_low_p8(poly8x16_t a) { in test_vget_low_p8()
Daarch64-neon-intrinsics.c383 poly8x8_t test_vmul_p8(poly8x8_t v1, poly8x8_t v2) { in test_vmul_p8()
1175 poly8x8_t test_vbsl_p8(uint8x8_t v1, poly8x8_t v2, poly8x8_t v3) { in test_vbsl_p8()
1802 uint8x8_t test_vtst_p8(poly8x8_t v1, poly8x8_t v2) { in test_vtst_p8()
1951 uint8x8_t test_vceq_p8(poly8x8_t v1, poly8x8_t v2) { in test_vceq_p8()
6056 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
6230 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
9267 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
10104 poly8x8_t test_vld1_p8(poly8_t const *a) { in test_vld1_p8()
11756 void test_vst1_p8(poly8_t *a, poly8x8_t b) { in test_vst1_p8()
19353 int8x8_t test_vreinterpret_s8_p8(poly8x8_t a) { in test_vreinterpret_s8_p8()
[all …]
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-tbl.c1008 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
1015 poly8x8_t test_vqtbl1_p8(poly8x16_t a, uint8x8_t b) { in test_vqtbl1_p8()
1037 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
1058 poly8x8_t test_vqtbl2_p8(poly8x16x2_t a, uint8x8_t b) { in test_vqtbl2_p8()
1084 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
1108 poly8x8_t test_vqtbl3_p8(poly8x16x3_t a, uint8x8_t b) { in test_vqtbl3_p8()
1137 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
1164 poly8x8_t test_vqtbl4_p8(poly8x16x4_t a, uint8x8_t b) { in test_vqtbl4_p8()
1257 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
1279 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
[all …]
Daarch64-neon-perm.c129 poly8x8_t test_vuzp1_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp1_p8()
276 poly8x8_t test_vuzp2_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp2_p8()
423 poly8x8_t test_vzip1_p8(poly8x8_t a, poly8x8_t b) { in test_vzip1_p8()
570 poly8x8_t test_vzip2_p8(poly8x8_t a, poly8x8_t b) { in test_vzip2_p8()
717 poly8x8_t test_vtrn1_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn1_p8()
864 poly8x8_t test_vtrn2_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn2_p8()
1055 poly8x8x2_t test_vuzp_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp_p8()
1439 poly8x8x2_t test_vzip_p8(poly8x8_t a, poly8x8_t b) { in test_vzip_p8()
1823 poly8x8x2_t test_vtrn_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn_p8()
Daarch64-neon-extract.c216 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
Daarch64-neon-misc.c189 uint8x8_t test_vceqz_p8(poly8x8_t a) { in test_vceqz_p8()
678 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
734 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
832 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
1627 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
1725 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
1767 poly8x8_t test_vrbit_p8(poly8x8_t a) { in test_vrbit_p8()
Darm_neon_intrinsics.c1094 poly8x8_t test_vbsl_p8(uint8x8_t a, poly8x8_t b, poly8x8_t c) { in test_vbsl_p8()
1350 uint8x8_t test_vceq_p8(poly8x8_t a, poly8x8_t b) { in test_vceq_p8()
2033 poly8x8_t test_vcnt_p8(poly8x8_t a) { in test_vcnt_p8()
2131 poly8x16_t test_vcombine_p8(poly8x8_t a, poly8x8_t b) { in test_vcombine_p8()
2232 poly8x8_t test_vcreate_p8(uint64_t a) { in test_vcreate_p8()
2467 poly8x8_t test_vdup_lane_p8(poly8x8_t a) { in test_vdup_lane_p8()
2542 poly8x16_t test_vdupq_lane_p8(poly8x8_t a) { in test_vdupq_lane_p8()
2674 poly8x8_t test_vdup_n_p8(poly8_t a) { in test_vdup_n_p8()
3027 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
3343 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
[all …]
Daarch64-neon-vcombine.c87 poly8x16_t test_vcombine_p8(poly8x8_t low, poly8x8_t high) { in test_vcombine_p8()
Darm-neon-vget.c53 poly8x8_t low_p8 (poly8x16_t a) { in low_p8()
109 poly8x8_t high_p8 (poly8x16_t a) { in high_p8()
Daarch64-neon-vget.c52 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
239 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
Daarch64-neon-vget-hilo.c88 poly8x8_t test_vget_high_p8(poly8x16_t a) { in test_vget_high_p8()
186 poly8x8_t test_vget_low_p8(poly8x16_t a) { in test_vget_low_p8()
Darm-bf16-reinterpret-intrinsics.c57 bfloat16x4_t test_vreinterpret_bf16_p8(poly8x8_t a) { return vreinterpret_bf16_p8(a); } in test_vreinterpret_bf16_p8()
210 poly8x8_t test_vreinterpret_p8_bf16(bfloat16x4_t a) { return vreinterpret_p8_bf16(a); } in test_vreinterpret_p8_bf16()
Daarch64-bf16-reinterpret-intrinsics.c57 bfloat16x4_t test_vreinterpret_bf16_p8(poly8x8_t a) { return vreinterpret_bf16_p8(a); } in test_vreinterpret_bf16_p8()
219 poly8x8_t test_vreinterpret_p8_bf16(bfloat16x4_t a) { return vreinterpret_p8_bf16(a); } in test_vreinterpret_p8_bf16()
Daarch64-neon-intrinsics.c385 poly8x8_t test_vmul_p8(poly8x8_t v1, poly8x8_t v2) { in test_vmul_p8()
1098 poly8x8_t test_vbsl_p8(uint8x8_t v1, poly8x8_t v2, poly8x8_t v3) { in test_vbsl_p8()
1628 uint8x8_t test_vtst_p8(poly8x8_t v1, poly8x8_t v2) { in test_vtst_p8()
1769 uint8x8_t test_vceq_p8(poly8x8_t v1, poly8x8_t v2) { in test_vceq_p8()
5401 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
5575 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
8364 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
9172 poly8x8_t test_vld1_p8(poly8_t const *a) { in test_vld1_p8()
9277 poly8x8_t test_vld1_p8_void(void *a) { in test_vld1_p8_void()
10928 void test_vst1_p8(poly8_t *a, poly8x8_t b) { in test_vst1_p8()
[all …]
/external/llvm-project/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
60 void f11(poly8x8_t v) {} in f11()
/external/clang/test/CodeGenCXX/
Daarch64-mangle-neon-vectors.cpp34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef
60 void f11(poly8x8_t v) {} in f11()
/external/neon_2_sse/
DNEON_2_SSE.h151 typedef __m64_128 poly8x8_t; typedef
543 _NEON2SSESTORAGE poly8x8_t vmul_p8(poly8x8_t a, poly8x8_t b); // VMUL.P8 d0,d0,d0
630 _NEON2SSESTORAGE poly16x8_t vmull_p8(poly8x8_t a, poly8x8_t b); // VMULL.P8 q0,d0,d0
721 _NEON2SSESTORAGE uint8x8_t vceq_p8(poly8x8_t a, poly8x8_t b); // VCEQ.I8 d0, d0, d0
809 _NEON2SSESTORAGE uint8x8_t vtst_p8(poly8x8_t a, poly8x8_t b); // VTST.8 d0, d0, d0
1187 _NEON2SSESTORAGE poly8x8_t vsri_n_p8(poly8x8_t a, poly8x8_t b, __constrange(1,8) int c); // VSRI.8 …
1208 _NEON2SSESTORAGE poly8x8_t vsli_n_p8(poly8x8_t a, poly8x8_t b, __constrange(0,7) int c); // VSLI.8 …
1244 _NEON2SSESTORAGE poly8x8_t vld1_p8(__transfersize(8) poly8_t const * ptr); // VLD1.8 {d0}, [r0]
1272 _NEON2SSESTORAGE poly8x8_t vld1_lane_p8(__transfersize(1) poly8_t const * ptr, poly8x8_t vec, __con…
1297 _NEON2SSESTORAGE poly8x8_t vld1_dup_p8(__transfersize(1) poly8_t const * ptr); // VLD1.8 {d0[]}, [r…
[all …]

12