Lines Matching refs:float16x4_t
1507 float16x8_t test_vcombine_f16(float16x4_t a, float16x4_t b) { in test_vcombine_f16()
1583 float16x4_t test_vcreate_f16(uint64_t a) { in test_vcreate_f16()
1651 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()
1683 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()
1946 float16x4_t test_vdup_n_f16(float16_t *a) { in test_vdup_n_f16()
2308 float16x4_t test_vget_high_f16(float16x8_t a) { in test_vget_high_f16()
2404 float32_t test_vget_lane_f16(float16x4_t a) { in test_vget_lane_f16()
2514 float16x4_t test_vget_low_f16(float16x8_t a) { in test_vget_low_f16()
2822 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
2967 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
3112 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
4969 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
7138 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()
7193 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) { in test_vreinterpret_s16_f16()
7248 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
7303 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) { in test_vreinterpret_s64_f16()
7358 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
7413 uint16x4_t test_vreinterpret_u16_f16(float16x4_t a) { in test_vreinterpret_u16_f16()
7468 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) { in test_vreinterpret_u32_f16()
7523 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) { in test_vreinterpret_u64_f16()
7543 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) { in test_vreinterpret_f16_s8()
7548 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) { in test_vreinterpret_f16_s16()
7553 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
7558 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) { in test_vreinterpret_f16_s64()
7563 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
7568 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) { in test_vreinterpret_f16_u16()
7573 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) { in test_vreinterpret_f16_u32()
7578 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) { in test_vreinterpret_f16_u64()
7583 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) { in test_vreinterpret_f16_f32()
7588 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
7593 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) { in test_vreinterpret_f16_p16()
7638 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) { in test_vreinterpret_f32_f16()
7693 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
7748 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) { in test_vreinterpret_p16_f16()
9174 float16x4_t test_vset_lane_f16(float16_t *a, float16x4_t b) { in test_vset_lane_f16()
10089 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
10234 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()