Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dexp10f.c43 sv_exp10f_inline (svfloat32_t x, const svbool_t pg, const struct data *d) in sv_exp10f_inline() function
76 return sv_call_f32 (exp10f, x, sv_exp10f_inline (x, svptrue_b32 (), d), in special_case()
91 return sv_exp10f_inline (x, pg, d); in SV_NAME_F1()