Searched refs:elno (Results 1 – 1 of 1) sorted by relevance
14523 unsigned elno = NEON_SCALAR_INDEX (scalar); in neon_scalar_for_mul() local14528 if (regno > 7 || elno > 3) in neon_scalar_for_mul()14530 return regno | (elno << 3); in neon_scalar_for_mul()14533 if (regno > 15 || elno > 1) in neon_scalar_for_mul()14535 return regno | (elno << 4); in neon_scalar_for_mul()