Searched refs:poly8x8_t (Results 1 – 13 of 13) sorted by relevance
/external/clang/test/CodeGen/ |
D | aarch64-neon-tbl.c | 1008 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 …]
|
D | aarch64-neon-perm.c | 129 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()
|
D | aarch64-neon-extract.c | 216 poly8x8_t test_vext_p8(poly8x8_t a, poly8x8_t b) { in test_vext_p8()
|
D | arm_neon_intrinsics.c | 1220 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 …]
|
D | aarch64-neon-misc.c | 205 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()
|
D | aarch64-neon-vcombine.c | 87 poly8x16_t test_vcombine_p8(poly8x8_t low, poly8x8_t high) { in test_vcombine_p8()
|
D | arm-neon-vget.c | 53 poly8x8_t low_p8 (poly8x16_t a) { in low_p8() 109 poly8x8_t high_p8 (poly8x16_t a) { in high_p8()
|
D | aarch64-neon-vget.c | 60 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()
|
D | aarch64-neon-vget-hilo.c | 88 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()
|
D | aarch64-neon-intrinsics.c | 383 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 …]
|
D | aarch64-neon-scalar-copy.c | 200 poly8_t test_vdupb_lane_p8(poly8x8_t a) { in test_vdupb_lane_p8()
|
D | aarch64-neon-ldst-one.c | 279 poly8x8_t test_vld1_dup_p8(poly8_t *a) { in test_vld1_dup_p8() 2095 poly8x8_t test_vld1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vld1_lane_p8() 5557 void test_vst1_lane_p8(poly8_t *a, poly8x8_t b) { in test_vst1_lane_p8()
|
/external/clang/test/CodeGenCXX/ |
D | aarch64-mangle-neon-vectors.cpp | 34 typedef __attribute__((neon_polyvector_type(8))) poly8_t poly8x8_t; typedef 60 void f11(poly8x8_t v) {} in f11()
|