Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h33 static inline VTYPE VWRAP (estrin_5) (VTYPE x, VTYPE x2, VTYPE x4, in VWRAP() argument
88 return FMA (VWRAP (estrin_5) (x, x2, x4, poly + 8), x8, in VWRAP()
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h37 static inline VTYPE VWRAP (estrin_5) (svbool_t pg, VTYPE x, VTYPE x2, VTYPE x4, in VWRAP() argument
93 VWRAP (estrin_5) (pg, x, x2, x4, poly + 8), x8); in VWRAP()