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()
2502 float16x4_t test_vget_low_f16(float16x8_t a) { in test_vget_low_f16()
2810 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
2955 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
3100 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
4957 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
7126 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()
7181 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) { in test_vreinterpret_s16_f16()
7236 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
7291 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) { in test_vreinterpret_s64_f16()
7346 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
7401 uint16x4_t test_vreinterpret_u16_f16(float16x4_t a) { in test_vreinterpret_u16_f16()
7456 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) { in test_vreinterpret_u32_f16()
7511 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) { in test_vreinterpret_u64_f16()
7531 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) { in test_vreinterpret_f16_s8()
7536 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) { in test_vreinterpret_f16_s16()
7541 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
7546 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) { in test_vreinterpret_f16_s64()
7551 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
7556 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) { in test_vreinterpret_f16_u16()
7561 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) { in test_vreinterpret_f16_u32()
7566 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) { in test_vreinterpret_f16_u64()
7571 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) { in test_vreinterpret_f16_f32()
7576 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
7581 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) { in test_vreinterpret_f16_p16()
7626 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) { in test_vreinterpret_f32_f16()
7681 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
7736 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) { in test_vreinterpret_p16_f16()
10065 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
10210 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()