Searched refs:vecSx (Results 1 – 2 of 2) sorted by relevance
257 f16x8_t vecSx, vecW, vecTmp; in vrecip_f16() local260 vecSx = vabsq(vecIn); in vrecip_f16()265 vecW = vmulq(vecSx, v.f); in vrecip_f16()
250 f32x4_t vecSx, vecW, vecTmp; in vrecip_f32() local253 vecSx = vabsq(vecIn); in vrecip_f32()258 vecW = vmulq(vecSx, v.f); in vrecip_f32()