Searched refs:vecSx (Results 1 – 1 of 1) sorted by relevance
249 f32x4_t vecSx, vecW, vecTmp; in vrecip_f32() local252 vecSx = vabsq(vecIn); in vrecip_f32()257 vecW = vmulq(vecSx, v.f); in vrecip_f32()
Completed in 3 milliseconds