Lines Matching refs:float32_t

9625 float32_t test_vpadds_f32(float32x2_t a) {  in test_vpadds_f32()
9645 float32_t test_vpmaxnms_f32(float32x2_t a) { in test_vpmaxnms_f32()
9663 float32_t test_vpmaxs_f32(float32x2_t a) { in test_vpmaxs_f32()
9681 float32_t test_vpminnms_f32(float32x2_t a) { in test_vpminnms_f32()
9699 float32_t test_vpmins_f32(float32x2_t a) { in test_vpmins_f32()
9749 float32_t test_vmulxs_f32(float32_t a, float32_t b) { in test_vmulxs_f32()
9774 float32_t test_vrecpss_f32(float32_t a, float32_t b) { in test_vrecpss_f32()
9788 float32_t test_vrsqrtss_f32(float32_t a, float32_t b) { in test_vrsqrtss_f32()
9802 float32_t test_vcvts_f32_s32(int32_t a) { in test_vcvts_f32_s32()
9816 float32_t test_vcvts_f32_u32(uint32_t a) { in test_vcvts_f32_u32()
9830 float32_t test_vrecpes_f32(float32_t a) { in test_vrecpes_f32()
9844 float32_t test_vrecpxs_f32(float32_t a) { in test_vrecpxs_f32()
9876 float32_t test_vrsqrtes_f32(float32_t a) { in test_vrsqrtes_f32()
9972 float32x4_t test_vld1q_f32(float32_t const *a) { in test_vld1q_f32()
10087 float32x2_t test_vld1_f32(float32_t const *a) { in test_vld1_f32()
10291 float32x4x2_t test_vld2q_f32(float32_t const *a) { in test_vld2q_f32()
10522 float32x2x2_t test_vld2_f32(float32_t const *a) { in test_vld2_f32()
10753 float32x4x3_t test_vld3q_f32(float32_t const *a) { in test_vld3q_f32()
10984 float32x2x3_t test_vld3_f32(float32_t const *a) { in test_vld3_f32()
11215 float32x4x4_t test_vld4q_f32(float32_t const *a) { in test_vld4q_f32()
11446 float32x2x4_t test_vld4_f32(float32_t const *a) { in test_vld4_f32()
11603 void test_vst1q_f32(float32_t *a, float32x4_t b) { in test_vst1q_f32()
11737 void test_vst1_f32(float32_t *a, float32x2_t b) { in test_vst1_f32()
12007 void test_vst2q_f32(float32_t *a, float32x4x2_t b) { in test_vst2q_f32()
12317 void test_vst2_f32(float32_t *a, float32x2x2_t b) { in test_vst2_f32()
12673 void test_vst3q_f32(float32_t *a, float32x4x3_t b) { in test_vst3q_f32()
13042 void test_vst3_f32(float32_t *a, float32x2x3_t b) { in test_vst3_f32()
13457 void test_vst4q_f32(float32_t *a, float32x4x4_t b) { in test_vst4q_f32()
13885 void test_vst4_f32(float32_t *a, float32x2x4_t b) { in test_vst4_f32()
14157 float32x4x2_t test_vld1q_f32_x2(float32_t const *a) { in test_vld1q_f32_x2()
14403 float32x2x2_t test_vld1_f32_x2(float32_t const *a) { in test_vld1_f32_x2()
14649 float32x4x3_t test_vld1q_f32_x3(float32_t const *a) { in test_vld1q_f32_x3()
14895 float32x2x3_t test_vld1_f32_x3(float32_t const *a) { in test_vld1_f32_x3()
15141 float32x4x4_t test_vld1q_f32_x4(float32_t const *a) { in test_vld1q_f32_x4()
15387 float32x2x4_t test_vld1_f32_x4(float32_t const *a) { in test_vld1_f32_x4()
15705 void test_vst1q_f32_x2(float32_t *a, float32x4x2_t b) { in test_vst1q_f32_x2()
16051 void test_vst1_f32_x2(float32_t *a, float32x2x2_t b) { in test_vst1_f32_x2()
16443 void test_vst1q_f32_x3(float32_t *a, float32x4x3_t b) { in test_vst1q_f32_x3()
16853 void test_vst1_f32_x3(float32_t *a, float32x2x3_t b) { in test_vst1_f32_x3()
17309 void test_vst1q_f32_x4(float32_t *a, float32x4x4_t b) { in test_vst1q_f32_x4()
17783 void test_vst1_f32_x4(float32_t *a, float32x2x4_t b) { in test_vst1_f32_x4()
18349 uint32_t test_vceqs_f32(float32_t a, float32_t b) { in test_vceqs_f32()
18365 uint32_t test_vceqzs_f32(float32_t a) { in test_vceqzs_f32()
18381 uint32_t test_vcges_f32(float32_t a, float32_t b) { in test_vcges_f32()
18397 uint32_t test_vcgezs_f32(float32_t a) { in test_vcgezs_f32()
18413 uint32_t test_vcgts_f32(float32_t a, float32_t b) { in test_vcgts_f32()
18429 uint32_t test_vcgtzs_f32(float32_t a) { in test_vcgtzs_f32()
18445 uint32_t test_vcles_f32(float32_t a, float32_t b) { in test_vcles_f32()
18461 uint32_t test_vclezs_f32(float32_t a) { in test_vclezs_f32()
18477 uint32_t test_vclts_f32(float32_t a, float32_t b) { in test_vclts_f32()
18493 uint32_t test_vcltzs_f32(float32_t a) { in test_vcltzs_f32()
18508 uint32_t test_vcages_f32(float32_t a, float32_t b) { in test_vcages_f32()
18522 uint32_t test_vcagts_f32(float32_t a, float32_t b) { in test_vcagts_f32()
18536 uint32_t test_vcales_f32(float32_t a, float32_t b) { in test_vcales_f32()
18550 uint32_t test_vcalts_f32(float32_t a, float32_t b) { in test_vcalts_f32()
19229 float32_t test_vcvts_n_f32_s32(int32_t a) { in test_vcvts_n_f32_s32()
19243 float32_t test_vcvts_n_f32_u32(uint32_t a) { in test_vcvts_n_f32_u32()
19257 int32_t test_vcvts_n_s32_f32(float32_t a) { in test_vcvts_n_s32_f32()
19271 uint32_t test_vcvts_n_u32_f32(float32_t a) { in test_vcvts_n_u32_f32()
21793 float32_t test_vabds_f32(float32_t a, float32_t b) { in test_vabds_f32()
21938 float32_t test_vaddv_f32(float32x2_t a) { in test_vaddv_f32()
21947 float32_t test_vaddvq_f32(float32x4_t a) { in test_vaddvq_f32()
21965 float32_t test_vmaxv_f32(float32x2_t a) { in test_vmaxv_f32()
21983 float32_t test_vminv_f32(float32x2_t a) { in test_vminv_f32()
22010 float32_t test_vmaxnmv_f32(float32x2_t a) { in test_vmaxnmv_f32()
22028 float32_t test_vminnmv_f32(float32x2_t a) { in test_vminnmv_f32()