Home
last modified time | relevance | path

Searched refs:VecSmallPowX (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/arm-optimized-routines/pl/math/
H A Dv_pow_1u5.c18 #define VecSmallPowX v_u64 (SmallPowX) macro
180 = vcgeq_u64 (vsubq_u64 (vtopx, VecSmallPowX), VecThresPowX); in V_NAME_D2()
197 uint64x2_t smallx = vcltq_u64 (vabstopx, VecSmallPowX); in V_NAME_D2()