Home
last modified time | relevance | path

Searched refs:vrsqrte_f32 (Results 1 – 9 of 9) sorted by relevance

/external/skqp/include/private/
DSkFloatingPoint.h176 float32x2_t estimate = vrsqrte_f32(xx); in sk_float_rsqrt()
DSkNx_neon.h119 float32x2_t est0 = vrsqrte_f32(fVec); in rsqrt()
127 float32x2_t est0 = vrsqrte_f32(fVec), in sqrt()
/external/skia/include/private/
DSkFloatingPoint.h209 float32x2_t estimate = vrsqrte_f32(xx); in sk_float_rsqrt()
DSkNx_neon.h116 float32x2_t est0 = vrsqrte_f32(fVec), in sqrt()
/external/llvm-project/clang/test/CodeGen/
Daarch64-neon-misc.c2557 return vrsqrte_f32(a); in test_vrsqrte_f32()
Darm_neon_intrinsics.c13891 return vrsqrte_f32(a); in test_vrsqrte_f32()
/external/clang/test/CodeGen/
Daarch64-neon-misc.c2923 return vrsqrte_f32(a); in test_vrsqrte_f32()
Darm_neon_intrinsics.c16258 return vrsqrte_f32(a); in test_vrsqrte_f32()
/external/neon_2_sse/
DNEON_2_SSE.h2088 _NEON2SSESTORAGE float32x2_t vrsqrte_f32(float32x2_t a); // VRSQRTE.F32 d0,d0
6842 _NEON2SSESTORAGE float32x2_t vrsqrte_f32(float32x2_t a); // VRSQRTE.F32 d0,d0
6843 _NEON2SSE_INLINE float32x2_t vrsqrte_f32(float32x2_t a) //use low 64 bits in vrsqrte_f32() function