Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/sve/
H A Derfinv_25u.c117 svbool_t no_tail = svacle (pg, x, 0.75); in SV_NAME_D1() local
118 if (unlikely (!svptest_any (pg, svnot_z (pg, no_tail)))) in SV_NAME_D1()
121 svbool_t is_tail = svnot_z (pg, no_tail); in SV_NAME_D1()