Lines Matching refs:nop
36 * We currently require that scheduling ensures that we have enough nop's
38 * instruction flags ((ss)/(sy)/(ei)), and collapses sequences of nop's
39 * into fewer nop's w/ rpt flag.
181 * insert a nop to carry the sync flag. Would be kinda
186 struct ir3_instruction *nop;
187 nop = ir3_NOP(block);
188 nop->flags |= IR3_INSTR_SS;
209 if ((ctx->compiler->gpu_id >= 600) && !n->flags && (last->nop < 3) &&
211 last->nop++;
467 * (rpt2)nop