Lines Matching refs:float32x2_t
177 uint32x2_t test_vceqz_f32(float32x2_t a) { in test_vceqz_f32()
339 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
455 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
571 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
687 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
906 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
1399 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
1481 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
2383 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64()
2393 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64()
2402 float32x2_t test_vcvtx_f32_f64(float64x2_t a) { in test_vcvtx_f32_f64()
2412 float32x4_t test_vcvtx_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvtx_high_f32_f64()
2444 float64x2_t test_vcvt_f64_f32(float32x2_t a) { in test_vcvt_f64_f32()
2463 float32x2_t test_vrndn_f32(float32x2_t a) { in test_vrndn_f32()
2490 float32x2_t test_vrnda_f32(float32x2_t a) { in test_vrnda_f32()
2517 float32x2_t test_vrndp_f32(float32x2_t a) { in test_vrndp_f32()
2544 float32x2_t test_vrndm_f32(float32x2_t a) { in test_vrndm_f32()
2571 float32x2_t test_vrndx_f32(float32x2_t a) { in test_vrndx_f32()
2598 float32x2_t test_vrnd_f32(float32x2_t a) { in test_vrnd_f32()
2625 float32x2_t test_vrndi_f32(float32x2_t a) { in test_vrndi_f32()
2652 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
2679 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
2706 int32x2_t test_vcvtn_s32_f32(float32x2_t a) { in test_vcvtn_s32_f32()
2733 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
2760 int32x2_t test_vcvtp_s32_f32(float32x2_t a) { in test_vcvtp_s32_f32()
2787 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
2814 int32x2_t test_vcvtm_s32_f32(float32x2_t a) { in test_vcvtm_s32_f32()
2841 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
2868 int32x2_t test_vcvta_s32_f32(float32x2_t a) { in test_vcvta_s32_f32()
2895 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
2922 float32x2_t test_vrsqrte_f32(float32x2_t a) { in test_vrsqrte_f32()
2949 float32x2_t test_vrecpe_f32(float32x2_t a) { in test_vrecpe_f32()
2994 float32x2_t test_vsqrt_f32(float32x2_t a) { in test_vsqrt_f32()
3021 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
3030 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()