• Home
  • Raw
  • Download

Lines Matching refs:float16_t

1895 float16x4_t test_vdup_n_f16(float16_t *a) {  in test_vdup_n_f16()
1955 float16x8_t test_vdupq_n_f16(float16_t *a) { in test_vdupq_n_f16()
2682 float16x8_t test_vld1q_f16(float16_t const * a) { in test_vld1q_f16()
2754 float16x4_t test_vld1_f16(float16_t const * a) { in test_vld1_f16()
2827 float16x8_t test_vld1q_dup_f16(float16_t const * a) { in test_vld1q_dup_f16()
2899 float16x4_t test_vld1_dup_f16(float16_t const * a) { in test_vld1_dup_f16()
2972 float16x8_t test_vld1q_lane_f16(float16_t const * a, float16x8_t b) { in test_vld1q_lane_f16()
3044 float16x4_t test_vld1_lane_f16(float16_t const * a, float16x4_t b) { in test_vld1_lane_f16()
3105 float16x8x2_t test_vld2q_f16(float16_t const * a) { in test_vld2q_f16()
3177 float16x4x2_t test_vld2_f16(float16_t const * a) { in test_vld2_f16()
3250 float16x4x2_t test_vld2_dup_f16(float16_t const * a) { in test_vld2_dup_f16()
3299 float16x8x2_t test_vld2q_lane_f16(float16_t const * a, float16x8x2_t b) { in test_vld2q_lane_f16()
3353 float16x4x2_t test_vld2_lane_f16(float16_t const * a, float16x4x2_t b) { in test_vld2_lane_f16()
3414 float16x8x3_t test_vld3q_f16(float16_t const * a) { in test_vld3q_f16()
3486 float16x4x3_t test_vld3_f16(float16_t const * a) { in test_vld3_f16()
3559 float16x4x3_t test_vld3_dup_f16(float16_t const * a) { in test_vld3_dup_f16()
3608 float16x8x3_t test_vld3q_lane_f16(float16_t const * a, float16x8x3_t b) { in test_vld3q_lane_f16()
3662 float16x4x3_t test_vld3_lane_f16(float16_t const * a, float16x4x3_t b) { in test_vld3_lane_f16()
3723 float16x8x4_t test_vld4q_f16(float16_t const * a) { in test_vld4q_f16()
3795 float16x4x4_t test_vld4_f16(float16_t const * a) { in test_vld4_f16()
3868 float16x4x4_t test_vld4_dup_f16(float16_t const * a) { in test_vld4_dup_f16()
3917 float16x8x4_t test_vld4q_lane_f16(float16_t const * a, float16x8x4_t b) { in test_vld4q_lane_f16()
3971 float16x4x4_t test_vld4_lane_f16(float16_t const * a, float16x4x4_t b) { in test_vld4_lane_f16()
4901 float16x4_t test_vmov_n_f16(float16_t *a) { in test_vmov_n_f16()
4961 float16x8_t test_vmovq_n_f16(float16_t *a) { in test_vmovq_n_f16()
9933 void test_vst1q_f16(float16_t * a, float16x8_t b) { in test_vst1q_f16()
10005 void test_vst1_f16(float16_t * a, float16x4_t b) { in test_vst1_f16()
10078 void test_vst1q_lane_f16(float16_t * a, float16x8_t b) { in test_vst1q_lane_f16()
10150 void test_vst1_lane_f16(float16_t * a, float16x4_t b) { in test_vst1_lane_f16()
10211 void test_vst2q_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_f16()
10283 void test_vst2_f16(float16_t * a, float16x4x2_t b) { in test_vst2_f16()
10332 void test_vst2q_lane_f16(float16_t * a, float16x8x2_t b) { in test_vst2q_lane_f16()
10386 void test_vst2_lane_f16(float16_t * a, float16x4x2_t b) { in test_vst2_lane_f16()
10447 void test_vst3q_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_f16()
10519 void test_vst3_f16(float16_t * a, float16x4x3_t b) { in test_vst3_f16()
10568 void test_vst3q_lane_f16(float16_t * a, float16x8x3_t b) { in test_vst3q_lane_f16()
10622 void test_vst3_lane_f16(float16_t * a, float16x4x3_t b) { in test_vst3_lane_f16()
10683 void test_vst4q_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_f16()
10755 void test_vst4_f16(float16_t * a, float16x4x4_t b) { in test_vst4_f16()
10804 void test_vst4q_lane_f16(float16_t * a, float16x8x4_t b) { in test_vst4q_lane_f16()
10858 void test_vst4_lane_f16(float16_t * a, float16x4x4_t b) { in test_vst4_lane_f16()