Home
last modified time | relevance | path

Searched defs:sqrt_reciprocal (Results 1 – 1 of 1) sorted by relevance

/cmsis-dsp-3.7.0-3.6.0/ComputeLibrary/Include/
DNEMath.h228 float32x2_t sqrt_reciprocal = vrsqrte_f32(x); in vinvsqrt_f32() local
237 float32x4_t sqrt_reciprocal = vrsqrteq_f32(x); in vinvsqrtq_f32() local
378 float16x4_t sqrt_reciprocal = vrsqrte_f16(x); in vinvsqrt_f16() local
386 float16x8_t sqrt_reciprocal = vrsqrteq_f16(x); in vinvsqrtq_f16() local