Home
last modified time | relevance | path

Searched refs:v_any_u32h (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/advsimd/
H A Dhypot.c65 if (unlikely (v_any_u32h (special))) in V_NAME_D2()
82 if (unlikely (v_any_u32h (special))) in V_NAME_D2()
H A Dcbrt.c113 if (unlikely (v_any_u32h (special))) in V_NAME_D1()
H A Dlog.c108 if (unlikely (v_any_u32h (special))) in V_NAME_D1()
H A Dlog10.c119 if (unlikely (v_any_u32h (special))) in V_NAME_D1()
H A Dlog2.c111 if (unlikely (v_any_u32h (special))) in V_NAME_D1()
H A Dv_math.h98 v_any_u32h (uint32x2_t x) in v_any_u32h() function