Home
last modified time | relevance | path

Searched defs:SV_NAME_D2 (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dhypot.c32 svfloat64_t SV_NAME_D2 (hypot) (svfloat64_t x, svfloat64_t y, svbool_t pg) in SV_NAME_D2() function
H A Datan2.c51 svfloat64_t SV_NAME_D2 (atan2) (svfloat64_t y, svfloat64_t x, in SV_NAME_D2() function
H A Dsv_math.h32 #define SV_NAME_D2(fun) _ZGVsMxvv_##fun macro
H A Dpow.c374 svfloat64_t SV_NAME_D2 (pow) (svfloat64_t x, svfloat64_t y, const svbool_t pg) in SV_NAME_D2() function