• Home
  • Raw
  • Download

Lines Matching refs:float16_t

2869 float16x4_t test_vdup_n_f16(float16_t *a) {  in test_vdup_n_f16()
3020 float16x8_t test_vdupq_n_f16(float16_t *a) { in test_vdupq_n_f16()
4189 float16x8_t test_vld1q_f16(float16_t const * a) { in test_vld1q_f16()
4283 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
4403 float16x8_t test_vld1q_dup_f16(float16_t const * a) { in test_vld1q_dup_f16()
4530 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
4663 float16x8_t test_vld1q_lane_f16(float16_t const * a, float16x8_t b) { in test_vld1q_lane_f16()
4796 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
4932 float16x8x2_t test_vld2q_f16(float16_t const * a) { in test_vld2q_f16()
5109 float16x4x2_t test_vld2_f16(float16_t const * a) { in test_vld2_f16()
5329 float16x4x2_t test_vld2_dup_f16(float16_t const * a) { in test_vld2_dup_f16()
5557 float16x8x2_t test_vld2q_lane_f16(float16_t const * a, float16x8x2_t b) { in test_vld2q_lane_f16()
5844 float16x4x2_t test_vld2_lane_f16(float16_t const * a, float16x4x2_t b) { in test_vld2_lane_f16()
6042 float16x8x3_t test_vld3q_f16(float16_t const * a) { in test_vld3q_f16()
6219 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16()
6460 float16x4x3_t test_vld3_dup_f16(float16_t const * a) { in test_vld3_dup_f16()
6722 float16x8x3_t test_vld3q_lane_f16(float16_t const * a, float16x8x3_t b) { in test_vld3q_lane_f16()
7050 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16()
7261 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
7438 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16()
7700 float16x4x4_t test_vld4_dup_f16(float16_t const * a) { in test_vld4_dup_f16()
7996 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
8365 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16()
10021 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
10172 float16x8_t test_vmovq_n_f16(float16_t *a) { in test_vmovq_n_f16()
16661 float16x4_t test_vset_lane_f16(float16_t *a, float16x4_t b) { in test_vset_lane_f16()
16758 float16x8_t test_vsetq_lane_f16(float16_t *a, float16x8_t b) { in test_vsetq_lane_f16()
18029 void test_vst1q_f16(float16_t * a, float16x8_t b) { in test_vst1q_f16()
18140 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
18266 void test_vst1q_lane_f16(float16_t * a, float16x8_t b) { in test_vst1q_lane_f16()
18398 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()
18603 void test_vst2q_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_f16()
18900 void test_vst2_f16(float16_t * a, float16x4x2_t b) { in test_vst2_f16()
19104 void test_vst2q_lane_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_lane_f16()
19328 void test_vst2_lane_f16(float16_t * a, float16x4x2_t b) { in test_vst2_lane_f16()
19605 void test_vst3q_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_f16()
19956 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16()
20198 void test_vst3q_lane_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_lane_f16()
20463 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
20784 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
21189 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16()
21469 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
21775 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()