• Home
  • Raw
  • Download

Lines Matching refs:float16_t

99 float16x8_t test_vld1q_dup_f16(float16_t  *a) {  in test_vld1q_dup_f16()
248 float16x4_t test_vld1_dup_f16(float16_t *a) { in test_vld1_dup_f16()
459 float16x8x2_t test_vld2q_dup_f16(float16_t *a) { in test_vld2q_dup_f16()
705 float16x4x2_t test_vld2_dup_f16(float16_t *a) { in test_vld2_dup_f16()
959 float16x8x3_t test_vld3q_dup_f16(float16_t *a) { in test_vld3q_dup_f16()
1219 float16x4x3_t test_vld3_dup_f16(float16_t *a) { in test_vld3_dup_f16()
1471 float16x8x4_t test_vld4q_dup_f16(float16_t *a) { in test_vld4q_dup_f16()
1717 float16x4x4_t test_vld4_dup_f16(float16_t *a) { in test_vld4_dup_f16()
1906 float16x8_t test_vld1q_lane_f16(float16_t *a, float16x8_t b) { in test_vld1q_lane_f16()
2063 float16x4_t test_vld1_lane_f16(float16_t *a, float16x4_t b) { in test_vld1_lane_f16()
2508 float16x8x2_t test_vld2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vld2q_lane_f16()
2940 float16x4x2_t test_vld2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vld2_lane_f16()
3378 float16x8x3_t test_vld3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vld3q_lane_f16()
3903 float16x4x3_t test_vld3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vld3_lane_f16()
4469 float16x8x4_t test_vld4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vld4q_lane_f16()
5058 float16x4x4_t test_vld4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vld4_lane_f16()
5369 void test_vst1q_lane_f16(float16_t *a, float16x8_t b) { in test_vst1q_lane_f16()
5525 void test_vst1_lane_f16(float16_t *a, float16x4_t b) { in test_vst1_lane_f16()
5796 void test_vst2q_lane_f16(float16_t *a, float16x8x2_t b) { in test_vst2q_lane_f16()
6131 void test_vst2_lane_f16(float16_t *a, float16x4x2_t b) { in test_vst2_lane_f16()
6507 void test_vst3q_lane_f16(float16_t *a, float16x8x3_t b) { in test_vst3q_lane_f16()
6906 void test_vst3_lane_f16(float16_t *a, float16x4x3_t b) { in test_vst3_lane_f16()
7346 void test_vst4q_lane_f16(float16_t *a, float16x8x4_t b) { in test_vst4q_lane_f16()
7809 void test_vst4_lane_f16(float16_t *a, float16x4x4_t b) { in test_vst4_lane_f16()