Searched refs:vcvt_s32_f32 (Results 1 – 7 of 7) sorted by relevance
2317 return vcvt_s32_f32(a); in test_vcvt_s32_f32()
2387 return vcvt_s32_f32(a); in test_vcvt_s32_f32()
2653 return vcvt_s32_f32(a); in test_vcvt_s32_f32()
2587 return vcvt_s32_f32(a); in test_vcvt_s32_f32()
25 auto roundtrip = vcvt_f32_s32(vcvt_s32_f32(v)); in emulate_vrndm_f32()
1771 _NEON2SSESTORAGE int32x2_t vcvt_s32_f32(float32x2_t a); // VCVT.S32.F32 d0, d012690 _NEON2SSESTORAGE int32x2_t vcvt_s32_f32(float32x2_t a); // VCVT.S32.F32 d0, d012691 _NEON2SSE_INLINE int32x2_t vcvt_s32_f32(float32x2_t a) in vcvt_s32_f32() function