Lines Matching refs:float16x4_t

5947 float16x4_t test_vld1_f16(float16_t const *a) {  in test_vld1_f16()
6571 void test_vst1_f16(float16_t *a, float16x4_t b) { in test_vst1_f16()
9112 int8x8_t test_vreinterpret_s8_f16(float16x4_t a) { in test_vreinterpret_s8_f16()
9190 int16x4_t test_vreinterpret_s16_f16(float16x4_t a) { in test_vreinterpret_s16_f16()
9268 int32x2_t test_vreinterpret_s32_f16(float16x4_t a) { in test_vreinterpret_s32_f16()
9346 int64x1_t test_vreinterpret_s64_f16(float16x4_t a) { in test_vreinterpret_s64_f16()
9424 uint8x8_t test_vreinterpret_u8_f16(float16x4_t a) { in test_vreinterpret_u8_f16()
9502 uint16x4_t test_vreinterpret_u16_f16(float16x4_t a) { in test_vreinterpret_u16_f16()
9580 uint32x2_t test_vreinterpret_u32_f16(float16x4_t a) { in test_vreinterpret_u32_f16()
9658 uint64x1_t test_vreinterpret_u64_f16(float16x4_t a) { in test_vreinterpret_u64_f16()
9694 float16x4_t test_vreinterpret_f16_s8(int8x8_t a) { in test_vreinterpret_f16_s8()
9700 float16x4_t test_vreinterpret_f16_s16(int16x4_t a) { in test_vreinterpret_f16_s16()
9706 float16x4_t test_vreinterpret_f16_s32(int32x2_t a) { in test_vreinterpret_f16_s32()
9712 float16x4_t test_vreinterpret_f16_s64(int64x1_t a) { in test_vreinterpret_f16_s64()
9718 float16x4_t test_vreinterpret_f16_u8(uint8x8_t a) { in test_vreinterpret_f16_u8()
9724 float16x4_t test_vreinterpret_f16_u16(uint16x4_t a) { in test_vreinterpret_f16_u16()
9730 float16x4_t test_vreinterpret_f16_u32(uint32x2_t a) { in test_vreinterpret_f16_u32()
9736 float16x4_t test_vreinterpret_f16_u64(uint64x1_t a) { in test_vreinterpret_f16_u64()
9742 float16x4_t test_vreinterpret_f16_f32(float32x2_t a) { in test_vreinterpret_f16_f32()
9748 float16x4_t test_vreinterpret_f16_f64(float64x1_t a) { in test_vreinterpret_f16_f64()
9754 float16x4_t test_vreinterpret_f16_p8(poly8x8_t a) { in test_vreinterpret_f16_p8()
9760 float16x4_t test_vreinterpret_f16_p16(poly16x4_t a) { in test_vreinterpret_f16_p16()
9766 float16x4_t test_vreinterpret_f16_p64(poly64x1_t a) { in test_vreinterpret_f16_p64()
9820 float32x2_t test_vreinterpret_f32_f16(float16x4_t a) { in test_vreinterpret_f32_f16()
9898 float64x1_t test_vreinterpret_f64_f16(float16x4_t a) { in test_vreinterpret_f64_f16()
9976 poly8x8_t test_vreinterpret_p8_f16(float16x4_t a) { in test_vreinterpret_p8_f16()
10054 poly16x4_t test_vreinterpret_p16_f16(float16x4_t a) { in test_vreinterpret_p16_f16()
10132 poly64x1_t test_vreinterpret_p64_f16(float16x4_t a) { in test_vreinterpret_p64_f16()