Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_sched.c322 find_instr_recursive(struct ir3_sched_ctx *ctx, struct ir3_sched_notes *notes, in find_instr_recursive() function
363 candidate = find_instr_recursive(ctx, notes, src); in find_instr_recursive()
395 candidate = find_instr_recursive(ctx, notes, instr); in find_eligible_instr()