Home
last modified time | relevance | path

Searched defs:p8_10 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h70 VTYPE p8_10 = FMA (poly[10], x2, p89); in VWRAP() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h74 VTYPE p8_10 = svmla_x (pg, p89, x2, poly[10]); in VWRAP() local