Lines Matching refs:float16_t

55 float16x8_t test_vld1q_dup_f16(float16_t  *a) {  in test_vld1q_dup_f16()
139 float16x4_t test_vld1_dup_f16(float16_t *a) { in test_vld1_dup_f16()
223 float16x8x2_t test_vld2q_dup_f16(float16_t *a) { in test_vld2q_dup_f16()
307 float16x4x2_t test_vld2_dup_f16(float16_t *a) { in test_vld2_dup_f16()
399 float16x8x3_t test_vld3q_dup_f16(float16_t *a) { in test_vld3q_dup_f16()
497 float16x4x3_t test_vld3_dup_f16(float16_t *a) { in test_vld3_dup_f16()
587 float16x8x4_t test_vld4q_dup_f16(float16_t *a) { in test_vld4q_dup_f16()
671 float16x4x4_t test_vld4_dup_f16(float16_t *a) { in test_vld4_dup_f16()
755 float16x8_t test_vld1q_lane_f16(float16_t *a, float16x8_t b) { in test_vld1q_lane_f16()
839 float16x4_t test_vld1_lane_f16(float16_t *a, float16x4_t b) { in test_vld1_lane_f16()
941 float16x8x2_t test_vld2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vld2q_lane_f16()
1019 float16x4x2_t test_vld2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vld2_lane_f16()
1091 float16x8x3_t test_vld3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vld3q_lane_f16()
1175 float16x4x3_t test_vld3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16()
1259 float16x8x4_t test_vld4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
1343 float16x4x4_t test_vld4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16()
1427 void test_vst1q_lane_f16(float16_t *a, float16x8_t b) { in test_vst1q_lane_f16()
1511 void test_vst1_lane_f16(float16_t *a, float16x4_t b) { in test_vst1_lane_f16()
1595 void test_vst2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_lane_f16()
1679 void test_vst2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vst2_lane_f16()
1763 void test_vst3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_lane_f16()
1847 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
1931 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
2015 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()