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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_sched.c630 choose_instr_dec(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, function in typeref:struct:ir3_sched_node *
829 chosen = choose_instr_dec(ctx, notes, true);
833 chosen = choose_instr_dec(ctx, notes, false);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.3.0.rst1281 - freedreno/ir3: Reduce choose_instr_dec() and _inc() overhead.

Completed in 9 milliseconds