Lines Matching refs:poly8x8_t

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()
19443 int16x4_t test_vreinterpret_s16_p8(poly8x8_t a) { in test_vreinterpret_s16_p8()
19532 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
19622 int64x1_t test_vreinterpret_s64_p8(poly8x8_t a) { in test_vreinterpret_s64_p8()
19710 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
19800 uint16x4_t test_vreinterpret_u16_p8(poly8x8_t a) { in test_vreinterpret_u16_p8()
19889 uint32x2_t test_vreinterpret_u32_p8(poly8x8_t a) { in test_vreinterpret_u32_p8()
19979 uint64x1_t test_vreinterpret_u64_p8(poly8x8_t a) { in test_vreinterpret_u64_p8()
20069 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
20160 float32x2_t test_vreinterpret_f32_p8(poly8x8_t a) { in test_vreinterpret_f32_p8()
20251 float64x1_t test_vreinterpret_f64_p8(poly8x8_t a) { in test_vreinterpret_f64_p8()
20271 poly8x8_t test_vreinterpret_p8_s8(int8x8_t a) { in test_vreinterpret_p8_s8()
20278 poly8x8_t test_vreinterpret_p8_s16(int16x4_t a) { in test_vreinterpret_p8_s16()
20285 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
20292 poly8x8_t test_vreinterpret_p8_s64(int64x1_t a) { in test_vreinterpret_p8_s64()
20298 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
20305 poly8x8_t test_vreinterpret_p8_u16(uint16x4_t a) { in test_vreinterpret_p8_u16()
20312 poly8x8_t test_vreinterpret_p8_u32(uint32x2_t a) { in test_vreinterpret_p8_u32()
20319 poly8x8_t test_vreinterpret_p8_u64(uint64x1_t a) { in test_vreinterpret_p8_u64()
20326 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
20333 poly8x8_t test_vreinterpret_p8_f32(float32x2_t a) { in test_vreinterpret_p8_f32()
20340 poly8x8_t test_vreinterpret_p8_f64(float64x1_t a) { in test_vreinterpret_p8_f64()
20347 poly8x8_t test_vreinterpret_p8_p16(poly16x4_t a) { in test_vreinterpret_p8_p16()
20354 poly8x8_t test_vreinterpret_p8_p64(poly64x1_t a) { in test_vreinterpret_p8_p64()
20436 poly16x4_t test_vreinterpret_p16_p8(poly8x8_t a) { in test_vreinterpret_p16_p8()
20525 poly64x1_t test_vreinterpret_p64_p8(poly8x8_t a) { in test_vreinterpret_p64_p8()