Lines Matching refs:float16_t

1946 float16x4_t test_vdup_n_f16(float16_t *a) {  in test_vdup_n_f16()
2006 float16x8_t test_vdupq_n_f16(float16_t *a) { in test_vdupq_n_f16()
2750 float16x8_t test_vld1q_f16(float16_t const * a) { in test_vld1q_f16()
2822 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
2895 float16x8_t test_vld1q_dup_f16(float16_t const * a) { in test_vld1q_dup_f16()
2967 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
3040 float16x8_t test_vld1q_lane_f16(float16_t const * a, float16x8_t b) { in test_vld1q_lane_f16()
3112 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
3173 float16x8x2_t test_vld2q_f16(float16_t const * a) { in test_vld2q_f16()
3245 float16x4x2_t test_vld2_f16(float16_t const * a) { in test_vld2_f16()
3318 float16x4x2_t test_vld2_dup_f16(float16_t const * a) { in test_vld2_dup_f16()
3367 float16x8x2_t test_vld2q_lane_f16(float16_t const * a, float16x8x2_t b) { in test_vld2q_lane_f16()
3421 float16x4x2_t test_vld2_lane_f16(float16_t const * a, float16x4x2_t b) { in test_vld2_lane_f16()
3482 float16x8x3_t test_vld3q_f16(float16_t const * a) { in test_vld3q_f16()
3554 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16()
3627 float16x4x3_t test_vld3_dup_f16(float16_t const * a) { in test_vld3_dup_f16()
3676 float16x8x3_t test_vld3q_lane_f16(float16_t const * a, float16x8x3_t b) { in test_vld3q_lane_f16()
3730 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16()
3791 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
3863 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16()
3936 float16x4x4_t test_vld4_dup_f16(float16_t const * a) { in test_vld4_dup_f16()
3985 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
4039 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16()
4969 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
5029 float16x8_t test_vmovq_n_f16(float16_t *a) { in test_vmovq_n_f16()
9174 float16x4_t test_vset_lane_f16(float16_t *a, float16x4_t b) { in test_vset_lane_f16()
9234 float16x8_t test_vsetq_lane_f16(float16_t *a, float16x8_t b) { in test_vsetq_lane_f16()
10017 void test_vst1q_f16(float16_t * a, float16x8_t b) { in test_vst1q_f16()
10089 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
10162 void test_vst1q_lane_f16(float16_t * a, float16x8_t b) { in test_vst1q_lane_f16()
10234 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()
10295 void test_vst2q_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_f16()
10367 void test_vst2_f16(float16_t * a, float16x4x2_t b) { in test_vst2_f16()
10416 void test_vst2q_lane_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_lane_f16()
10470 void test_vst2_lane_f16(float16_t * a, float16x4x2_t b) { in test_vst2_lane_f16()
10531 void test_vst3q_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_f16()
10603 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16()
10652 void test_vst3q_lane_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_lane_f16()
10706 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
10767 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
10839 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16()
10888 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
10942 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()