• Home
  • Raw
  • Download

Lines Matching refs:float16_t

9963 float16x8_t test_vld1q_f16(float16_t const *a) {  in test_vld1q_f16()
10078 float16x4_t test_vld1_f16(float16_t const *a) { in test_vld1_f16()
10273 float16x8x2_t test_vld2q_f16(float16_t const *a) { in test_vld2q_f16()
10504 float16x4x2_t test_vld2_f16(float16_t const *a) { in test_vld2_f16()
10735 float16x8x3_t test_vld3q_f16(float16_t const *a) { in test_vld3q_f16()
10966 float16x4x3_t test_vld3_f16(float16_t const *a) { in test_vld3_f16()
11197 float16x8x4_t test_vld4q_f16(float16_t const *a) { in test_vld4q_f16()
11428 float16x4x4_t test_vld4_f16(float16_t const *a) { in test_vld4_f16()
11592 void test_vst1q_f16(float16_t *a, float16x8_t b) { in test_vst1q_f16()
11726 void test_vst1_f16(float16_t *a, float16x4_t b) { in test_vst1_f16()
11982 void test_vst2q_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_f16()
12292 void test_vst2_f16(float16_t *a, float16x4x2_t b) { in test_vst2_f16()
12643 void test_vst3q_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_f16()
13012 void test_vst3_f16(float16_t *a, float16x4x3_t b) { in test_vst3_f16()
13422 void test_vst4q_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_f16()
13850 void test_vst4_f16(float16_t *a, float16x4x4_t b) { in test_vst4_f16()
14139 float16x8x2_t test_vld1q_f16_x2(float16_t const *a) { in test_vld1q_f16_x2()
14385 float16x4x2_t test_vld1_f16_x2(float16_t const *a) { in test_vld1_f16_x2()
14631 float16x8x3_t test_vld1q_f16_x3(float16_t const *a) { in test_vld1q_f16_x3()
14877 float16x4x3_t test_vld1_f16_x3(float16_t const *a) { in test_vld1_f16_x3()
15123 float16x8x4_t test_vld1q_f16_x4(float16_t const *a) { in test_vld1q_f16_x4()
15369 float16x4x4_t test_vld1_f16_x4(float16_t const *a) { in test_vld1_f16_x4()
15679 void test_vst1q_f16_x2(float16_t *a, float16x8x2_t b) { in test_vst1q_f16_x2()
16025 void test_vst1_f16_x2(float16_t *a, float16x4x2_t b) { in test_vst1_f16_x2()
16412 void test_vst1q_f16_x3(float16_t *a, float16x8x3_t b) { in test_vst1q_f16_x3()
16822 void test_vst1_f16_x3(float16_t *a, float16x4x3_t b) { in test_vst1_f16_x3()
17273 void test_vst1q_f16_x4(float16_t *a, float16x8x4_t b) { in test_vst1q_f16_x4()
17747 void test_vst1_f16_x4(float16_t *a, float16x4x4_t b) { in test_vst1_f16_x4()