Home
last modified time | relevance | path

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

/freebsd/contrib/arm-optimized-routines/math/
H A Dpoly_generic.h118 VTYPE p16_18 = FMA (poly[18], x2, p16_17); in VWRAP() local
/freebsd/contrib/arm-optimized-routines/math/aarch64/sve/
H A Dsv_poly_generic.h127 VTYPE p16_18 = svmla_x (pg, p16_17, x2, poly[18]); in VWRAP() local