Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h40 static inline VTYPE VWRAP (estrin_6) (VTYPE x, VTYPE x2, VTYPE x4, in VWRAP() argument
94 return FMA (VWRAP (estrin_6) (x, x2, x4, poly + 8), x8, in VWRAP()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h44 static inline VTYPE VWRAP (estrin_6) (svbool_t pg, VTYPE x, VTYPE x2, VTYPE x4, in VWRAP() argument
99 VWRAP (estrin_6) (pg, x, x2, x4, poly + 8), x8); in VWRAP()