Home | History | Annotate | Download | only in i915

Lines Matching refs:NumInstructions

321     for (i = program->arb.NumInstructions - 1; i >= 0; i--) {
405 if (program->arb.NumInstructions > I915_MAX_INSN) {
407 program->arb.NumInstructions, I915_MAX_INSN);