Lines Matching refs:float16_t

5869 float16x8_t test_vld1q_f16(float16_t const *a) {  in test_vld1q_f16()
5947 float16x4_t test_vld1_f16(float16_t const *a) { in test_vld1_f16()
6025 float16x8x2_t test_vld2q_f16(float16_t const *a) { in test_vld2q_f16()
6103 float16x4x2_t test_vld2_f16(float16_t const *a) { in test_vld2_f16()
6181 float16x8x3_t test_vld3q_f16(float16_t const *a) { in test_vld3q_f16()
6259 float16x4x3_t test_vld3_f16(float16_t const *a) { in test_vld3_f16()
6337 float16x8x4_t test_vld4q_f16(float16_t const *a) { in test_vld4q_f16()
6415 float16x4x4_t test_vld4_f16(float16_t const *a) { in test_vld4_f16()
6493 void test_vst1q_f16(float16_t *a, float16x8_t b) { in test_vst1q_f16()
6571 void test_vst1_f16(float16_t *a, float16x4_t b) { in test_vst1_f16()
6649 void test_vst2q_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_f16()
6727 void test_vst2_f16(float16_t *a, float16x4x2_t b) { in test_vst2_f16()
6805 void test_vst3q_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_f16()
6883 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16()
6961 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
7039 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16()
7117 float16x8x2_t test_vld1q_f16_x2(float16_t const *a) { in test_vld1q_f16_x2()
7201 float16x4x2_t test_vld1_f16_x2(float16_t const *a) { in test_vld1_f16_x2()
7285 float16x8x3_t test_vld1q_f16_x3(float16_t const *a) { in test_vld1q_f16_x3()
7369 float16x4x3_t test_vld1_f16_x3(float16_t const *a) { in test_vld1_f16_x3()
7453 float16x8x4_t test_vld1q_f16_x4(float16_t const *a) { in test_vld1q_f16_x4()
7537 float16x4x4_t test_vld1_f16_x4(float16_t const *a) { in test_vld1_f16_x4()
7621 void test_vst1q_f16_x2(float16_t *a, float16x8x2_t b) { in test_vst1q_f16_x2()
7705 void test_vst1_f16_x2(float16_t *a, float16x4x2_t b) { in test_vst1_f16_x2()
7789 void test_vst1q_f16_x3(float16_t *a, float16x8x3_t b) { in test_vst1q_f16_x3()
7873 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3()
7957 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
8041 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()