Searched refs:vcvtq_s32_f32 (Results 1 – 12 of 12) sorted by relevance
47 tmp = vcvtq_f32_s32(vcvtq_s32_f32(fx));78 mm = vcvtq_s32_f32(fx);
20 auto roundtrip = vcvtq_f32_s32(vcvtq_s32_f32(v)); in emulate_vrndmq_f32()632 return vcvtq_s32_f32(src.fVec);730 return vcvtq_s32_f32((x + 0.5f).fVec); in Sk4f_round()
235 vcvtq_s32_f32(vmulq_n_f32(vsubq_f32(normed, out_min), out_scale)); in InstanceNorm()
356 const int32x4_t x_minus_half_floor = vcvtq_s32_f32(x_minus_half); in vpowq_f32()
2662 return vcvtq_s32_f32(a); in test_vcvtq_s32_f32()
2596 return vcvtq_s32_f32(a); in test_vcvtq_s32_f32()
2091 return vcvtq_s32_f32(vaddq_f32(input, round)); in RoundToNearest()
902 return vcvtq_s32_f32(vaddq_f32(input, round)); in RoundToNearest()
210 F roundtrip = vcvtq_f32_s32(vcvtq_s32_f32(v));
1773 _NEON2SSESTORAGE int32x4_t vcvtq_s32_f32(float32x4_t a); // VCVT.S32.F32 q0, q012708 _NEON2SSESTORAGE int32x4_t vcvtq_s32_f32(float32x4_t a); // VCVT.S32.F32 q0, q012709 _NEON2SSE_INLINE int32x4_t vcvtq_s32_f32(float32x4_t a) in vcvtq_s32_f32() function12738 res2 = vcvtq_s32_f32(max); in vcvtq_u32_f32()
215 F roundtrip = vcvtq_f32_s32(vcvtq_s32_f32(v));