Searched refs:max_regs (Results 1 – 1 of 1) sorted by relevance
184 unsigned max_regs; in analyse_instruction() local199 max_regs = Elements(ctx->temp); in analyse_instruction()202 max_regs = Elements(info->output); in analyse_instruction()246 for (index = 0; index < max_regs; ++index) { in analyse_instruction()251 } else if (dst->Index < max_regs) { in analyse_instruction()