Lines Matching refs:float32x2_t

113 uint32x2_t test_vceqz_f32(float32x2_t a) {  in test_vceqz_f32()
215 uint32x2_t test_vcgez_f32(float32x2_t a) { in test_vcgez_f32()
287 uint32x2_t test_vclez_f32(float32x2_t a) { in test_vclez_f32()
359 uint32x2_t test_vcgtz_f32(float32x2_t a) { in test_vcgtz_f32()
431 uint32x2_t test_vcltz_f32(float32x2_t a) { in test_vcltz_f32()
611 float32x2_t test_vrev64_f32(float32x2_t a) { in test_vrev64_f32()
939 float32x2_t test_vneg_f32(float32x2_t a) { in test_vneg_f32()
999 float32x2_t test_vabs_f32(float32x2_t a) { in test_vabs_f32()
1587 float32x2_t test_vcvt_f32_f64(float64x2_t a) { in test_vcvt_f32_f64()
1593 float32x4_t test_vcvt_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvt_high_f32_f64()
1599 float32x2_t test_vcvtx_f32_f64(float64x2_t a) { in test_vcvtx_f32_f64()
1605 float32x4_t test_vcvtx_high_f32_f64(float32x2_t a, float64x2_t b) { in test_vcvtx_high_f32_f64()
1623 float64x2_t test_vcvt_f64_f32(float32x2_t a) { in test_vcvt_f64_f32()
1635 float32x2_t test_vrndn_f32(float32x2_t a) { in test_vrndn_f32()
1653 float32x2_t test_vrnda_f32(float32x2_t a) { in test_vrnda_f32()
1671 float32x2_t test_vrndp_f32(float32x2_t a) { in test_vrndp_f32()
1689 float32x2_t test_vrndm_f32(float32x2_t a) { in test_vrndm_f32()
1707 float32x2_t test_vrndx_f32(float32x2_t a) { in test_vrndx_f32()
1725 float32x2_t test_vrnd_f32(float32x2_t a) { in test_vrnd_f32()
1743 float32x2_t test_vrndi_f32(float32x2_t a) { in test_vrndi_f32()
1761 int32x2_t test_vcvt_s32_f32(float32x2_t a) { in test_vcvt_s32_f32()
1779 uint32x2_t test_vcvt_u32_f32(float32x2_t a) { in test_vcvt_u32_f32()
1797 int32x2_t test_vcvtn_s32_f32(float32x2_t a) { in test_vcvtn_s32_f32()
1815 uint32x2_t test_vcvtn_u32_f32(float32x2_t a) { in test_vcvtn_u32_f32()
1833 int32x2_t test_vcvtp_s32_f32(float32x2_t a) { in test_vcvtp_s32_f32()
1851 uint32x2_t test_vcvtp_u32_f32(float32x2_t a) { in test_vcvtp_u32_f32()
1869 int32x2_t test_vcvtm_s32_f32(float32x2_t a) { in test_vcvtm_s32_f32()
1887 uint32x2_t test_vcvtm_u32_f32(float32x2_t a) { in test_vcvtm_u32_f32()
1905 int32x2_t test_vcvta_s32_f32(float32x2_t a) { in test_vcvta_s32_f32()
1923 uint32x2_t test_vcvta_u32_f32(float32x2_t a) { in test_vcvta_u32_f32()
1941 float32x2_t test_vrsqrte_f32(float32x2_t a) { in test_vrsqrte_f32()
1959 float32x2_t test_vrecpe_f32(float32x2_t a) { in test_vrecpe_f32()
1989 float32x2_t test_vsqrt_f32(float32x2_t a) { in test_vsqrt_f32()
2007 float32x2_t test_vcvt_f32_s32(int32x2_t a) { in test_vcvt_f32_s32()
2013 float32x2_t test_vcvt_f32_u32(uint32x2_t a) { in test_vcvt_f32_u32()