Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h45 VTYPE p46 = FMA (poly[6], x2, p45); in VWRAP() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h49 VTYPE p46 = svmla_x (pg, p45, x, poly[6]); in VWRAP() local