Home
last modified time | relevance | path

Searched refs:find_eligible_instr (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_sched.c379 find_eligible_instr(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in find_eligible_instr() function
535 instr = find_eligible_instr(ctx, &notes, true); in sched_block()
537 instr = find_eligible_instr(ctx, &notes, false); in sched_block()