Searched refs:vrsqrte_f32 (Results 1 – 9 of 9) sorted by relevance
176 float32x2_t estimate = vrsqrte_f32(xx); in sk_float_rsqrt()
119 float32x2_t est0 = vrsqrte_f32(fVec); in rsqrt()127 float32x2_t est0 = vrsqrte_f32(fVec), in sqrt()
209 float32x2_t estimate = vrsqrte_f32(xx); in sk_float_rsqrt()
116 float32x2_t est0 = vrsqrte_f32(fVec), in sqrt()
2557 return vrsqrte_f32(a); in test_vrsqrte_f32()
13891 return vrsqrte_f32(a); in test_vrsqrte_f32()
2923 return vrsqrte_f32(a); in test_vrsqrte_f32()
16258 return vrsqrte_f32(a); in test_vrsqrte_f32()
2088 _NEON2SSESTORAGE float32x2_t vrsqrte_f32(float32x2_t a); // VRSQRTE.F32 d0,d06842 _NEON2SSESTORAGE float32x2_t vrsqrte_f32(float32x2_t a); // VRSQRTE.F32 d0,d06843 _NEON2SSE_INLINE float32x2_t vrsqrte_f32(float32x2_t a) //use low 64 bits in vrsqrte_f32() function