Searched defs:VWRAP (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/arm-optimized-routines/pl/math/
H A Dpoly_advsimd_f32.h18 #define VWRAP(f) v_##f##_f32 macro
20 #undef VWRAP macro
H A Dpoly_advsimd_f64.h18 #define VWRAP(f) v_##f##_f64 macro
20 #undef VWRAP macro
H A Dpoly_scalar_f32.h18 #define VWRAP(f) f##_f32 macro
20 #undef VWRAP macro
H A Dpoly_scalar_f64.h18 #define VWRAP(f) f##_f64 macro
20 #undef VWRAP macro
H A Dpoly_sve_f32.h18 #define VWRAP(f) sv_##f##_f32_x macro
22 #undef VWRAP macro
H A Dpoly_sve_f64.h18 #define VWRAP(f) sv_##f##_f64_x macro
22 #undef VWRAP macro

Completed in 225 milliseconds