Searched refs:float16x4_t (Results 1 – 3 of 3) sorted by relevance
15 typedef __attribute__((neon_vector_type(4))) float16_t float16x4_t; typedef33 void f7(float16x4_t v) {} in f7()
30 typedef __attribute__((neon_vector_type(4))) float16_t float16x4_t; typedef51 void f6(float16x4_t) {} in f6() argument
1494 float16x8_t test_vcombine_f16(float16x4_t a, float16x4_t b) { in test_vcombine_f16()1550 float16x4_t test_vcreate_f16(uint64_t a) { in test_vcreate_f16()1597 float16x4_t test_vcvt_f16_f32(float32x4_t a) { in test_vcvt_f16_f32()1629 float32x4_t test_vcvt_f32_f16(float16x4_t a) { in test_vcvt_f32_f16()2237 float16x4_t test_vget_high_f16(float16x8_t a) { in test_vget_high_f16()2431 float16x4_t test_vget_low_f16(float16x8_t a) { in test_vget_low_f16()2739 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()2884 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()3029 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()7026 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()[all …]