Searched refs:estrin_6 (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/arm-optimized-routines/math/ |
| H A D | poly_generic.h | 40 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 D | sv_poly_generic.h | 44 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()
|