Lines Matching refs:poly8x8_t

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()
3599 poly8_t test_vget_lane_p8(poly8x8_t a) { in test_vget_lane_p8()
3844 poly8x8_t test_vget_low_p8(poly8x16_t a) { in test_vget_low_p8()
4298 poly8x8_t test_vld1_p8(poly8_t const * a) { in test_vld1_p8()
4550 poly8x8_t test_vld1_dup_p8(poly8_t const * a) { in test_vld1_dup_p8()
4816 poly8x8_t test_vld1_lane_p8(poly8_t const * a, poly8x8_t b) { in test_vld1_lane_p8()
10000 poly8x8_t test_vmov_n_p8(poly8_t a) { in test_vmov_n_p8()
10381 poly16x8_t test_vmull_p8(poly8x8_t a, poly8x8_t b) { in test_vmull_p8()
10495 poly8x8_t test_vmul_p8(poly8x8_t a, poly8x8_t b) { in test_vmul_p8()
10746 poly8x8_t test_vmvn_p8(poly8x8_t a) { in test_vmvn_p8()
13734 int8x8_t test_vreinterpret_s8_p8(poly8x8_t a) { in test_vreinterpret_s8_p8()
13810 int16x4_t test_vreinterpret_s16_p8(poly8x8_t a) { in test_vreinterpret_s16_p8()
13885 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
13961 int64x1_t test_vreinterpret_s64_p8(poly8x8_t a) { in test_vreinterpret_s64_p8()
14036 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
14112 uint16x4_t test_vreinterpret_u16_p8(poly8x8_t a) { in test_vreinterpret_u16_p8()
14187 uint32x2_t test_vreinterpret_u32_p8(poly8x8_t a) { in test_vreinterpret_u32_p8()
14263 uint64x1_t test_vreinterpret_u64_p8(poly8x8_t a) { in test_vreinterpret_u64_p8()
14340 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
14417 float32x2_t test_vreinterpret_f32_p8(poly8x8_t a) { in test_vreinterpret_f32_p8()
14430 poly8x8_t test_vreinterpret_p8_s8(int8x8_t a) { in test_vreinterpret_p8_s8()
14437 poly8x8_t test_vreinterpret_p8_s16(int16x4_t a) { in test_vreinterpret_p8_s16()
14444 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
14451 poly8x8_t test_vreinterpret_p8_s64(int64x1_t a) { in test_vreinterpret_p8_s64()
14457 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
14464 poly8x8_t test_vreinterpret_p8_u16(uint16x4_t a) { in test_vreinterpret_p8_u16()
14471 poly8x8_t test_vreinterpret_p8_u32(uint32x2_t a) { in test_vreinterpret_p8_u32()
14478 poly8x8_t test_vreinterpret_p8_u64(uint64x1_t a) { in test_vreinterpret_p8_u64()
14485 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
14492 poly8x8_t test_vreinterpret_p8_f32(float32x2_t a) { in test_vreinterpret_p8_f32()
14499 poly8x8_t test_vreinterpret_p8_p16(poly16x4_t a) { in test_vreinterpret_p8_p16()
14574 poly16x4_t test_vreinterpret_p16_p8(poly8x8_t a) { in test_vreinterpret_p16_p8()
15504 poly8x8_t test_vrev16_p8(poly8x8_t a) { in test_vrev16_p8()
15561 poly8x8_t test_vrev32_p8(poly8x8_t a) { in test_vrev32_p8()
15660 poly8x8_t test_vrev64_p8(poly8x8_t a) { in test_vrev64_p8()
16621 poly8x8_t test_vset_lane_p8(poly8_t a, poly8x8_t b) { in test_vset_lane_p8()
17461 poly8x8_t test_vsli_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsli_n_p8()
17835 poly8x8_t test_vsri_n_p8(poly8x8_t a, poly8x8_t b) { in test_vsri_n_p8()
18157 void test_vst1_p8(poly8_t * a, poly8x8_t b) { in test_vst1_p8()
18418 void test_vst1_lane_p8(poly8_t * a, poly8x8_t b) { in test_vst1_lane_p8()
22230 poly8x8_t test_vtbl1_p8(poly8x8_t a, uint8x8_t b) { in test_vtbl1_p8()
22303 poly8x8_t test_vtbl2_p8(poly8x8x2_t a, uint8x8_t b) { in test_vtbl2_p8()
22385 poly8x8_t test_vtbl3_p8(poly8x8x3_t a, uint8x8_t b) { in test_vtbl3_p8()
22476 poly8x8_t test_vtbl4_p8(poly8x8x4_t a, uint8x8_t b) { in test_vtbl4_p8()
22498 poly8x8_t test_vtbx1_p8(poly8x8_t a, poly8x8_t b, uint8x8_t c) { in test_vtbx1_p8()
22571 poly8x8_t test_vtbx2_p8(poly8x8_t a, poly8x8x2_t b, uint8x8_t c) { in test_vtbx2_p8()
22653 poly8x8_t test_vtbx3_p8(poly8x8_t a, poly8x8x3_t b, uint8x8_t c) { in test_vtbx3_p8()
22744 poly8x8_t test_vtbx4_p8(poly8x8_t a, poly8x8x4_t b, uint8x8_t c) { in test_vtbx4_p8()
22901 poly8x8x2_t test_vtrn_p8(poly8x8_t a, poly8x8_t b) { in test_vtrn_p8()
23179 uint8x8_t test_vtst_p8(poly8x8_t a, poly8x8_t b) { in test_vtst_p8()
23441 poly8x8x2_t test_vuzp_p8(poly8x8_t a, poly8x8_t b) { in test_vuzp_p8()
23796 poly8x8x2_t test_vzip_p8(poly8x8_t a, poly8x8_t b) { in test_vzip_p8()