Lines Matching refs:poly8x8_t

385 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()
15173 int8x8_t test_vreinterpret_s8_p8(poly8x8_t a) { in test_vreinterpret_s8_p8()
15263 int16x4_t test_vreinterpret_s16_p8(poly8x8_t a) { in test_vreinterpret_s16_p8()
15352 int32x2_t test_vreinterpret_s32_p8(poly8x8_t a) { in test_vreinterpret_s32_p8()
15442 int64x1_t test_vreinterpret_s64_p8(poly8x8_t a) { in test_vreinterpret_s64_p8()
15530 uint8x8_t test_vreinterpret_u8_p8(poly8x8_t a) { in test_vreinterpret_u8_p8()
15620 uint16x4_t test_vreinterpret_u16_p8(poly8x8_t a) { in test_vreinterpret_u16_p8()
15709 uint32x2_t test_vreinterpret_u32_p8(poly8x8_t a) { in test_vreinterpret_u32_p8()
15799 uint64x1_t test_vreinterpret_u64_p8(poly8x8_t a) { in test_vreinterpret_u64_p8()
15889 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
15980 float32x2_t test_vreinterpret_f32_p8(poly8x8_t a) { in test_vreinterpret_f32_p8()
16071 float64x1_t test_vreinterpret_f64_p8(poly8x8_t a) { in test_vreinterpret_f64_p8()
16091 poly8x8_t test_vreinterpret_p8_s8(int8x8_t a) { in test_vreinterpret_p8_s8()
16098 poly8x8_t test_vreinterpret_p8_s16(int16x4_t a) { in test_vreinterpret_p8_s16()
16105 poly8x8_t test_vreinterpret_p8_s32(int32x2_t a) { in test_vreinterpret_p8_s32()
16112 poly8x8_t test_vreinterpret_p8_s64(int64x1_t a) { in test_vreinterpret_p8_s64()
16118 poly8x8_t test_vreinterpret_p8_u8(uint8x8_t a) { in test_vreinterpret_p8_u8()
16125 poly8x8_t test_vreinterpret_p8_u16(uint16x4_t a) { in test_vreinterpret_p8_u16()
16132 poly8x8_t test_vreinterpret_p8_u32(uint32x2_t a) { in test_vreinterpret_p8_u32()
16139 poly8x8_t test_vreinterpret_p8_u64(uint64x1_t a) { in test_vreinterpret_p8_u64()
16146 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
16153 poly8x8_t test_vreinterpret_p8_f32(float32x2_t a) { in test_vreinterpret_p8_f32()
16160 poly8x8_t test_vreinterpret_p8_f64(float64x1_t a) { in test_vreinterpret_p8_f64()
16167 poly8x8_t test_vreinterpret_p8_p16(poly16x4_t a) { in test_vreinterpret_p8_p16()
16174 poly8x8_t test_vreinterpret_p8_p64(poly64x1_t a) { in test_vreinterpret_p8_p64()
16256 poly16x4_t test_vreinterpret_p16_p8(poly8x8_t a) { in test_vreinterpret_p16_p8()
16345 poly64x1_t test_vreinterpret_p64_p8(poly8x8_t a) { in test_vreinterpret_p64_p8()