Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dpowf.c258 svuint32_t viy0 = svreinterpret_u32 (y); in SV_NAME_F2() local
280 svbool_t yspecial = sv_zeroinfnan (pg, viy0); in SV_NAME_F2()
H A Dpow.c382 svuint64_t viy0 = svreinterpret_u64 (y); in SV_NAME_D2() local
431 svbool_t yspecial = sv_zeroinfnan (svptrue_b64 (), viy0); in SV_NAME_D2()