Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/ir3/
Dir3_sched.c372 struct ir3_instruction *best_instr = NULL; in find_eligible_instr() local
391 best_instr = candidate; in find_eligible_instr()
399 return best_instr; in find_eligible_instr()