Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_qir_schedule.c463 choose_instruction(struct schedule_state *state) in choose_instruction() function
641 struct schedule_node *chosen = choose_instruction(state); in schedule_instructions()