Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpowf.c240 svfloat32_t ylogx_hi_32 = svcvt_f32_x (ptrue, ylogx_hi); in sv_powf_core() local
241 *pylogx = svuzp1 (ylogx_lo_32, ylogx_hi_32); in sv_powf_core()