Searched refs:cur_n (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Ddisasm-a3xx.c74 int cur_n; /* current instr # */ member in struct:disasm_ctx
119 unsigned instructions = ctx->cur_n + ctx->extra_cycles + 1;
395 ctx->stats->last_baryf = ctx->cur_n;
489 if (n != ctx->cur_n) {
494 ctx->cur_n = n;
541 .cur_n = -1,

Completed in 2 milliseconds