Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c799 mark_instruction_scheduled(struct dag *dag, in mark_instruction_scheduled() function
948 mark_instruction_scheduled(scoreboard->dag, time, chosen); in schedule_instructions()
949 mark_instruction_scheduled(scoreboard->dag, time, merge); in schedule_instructions()
/third_party/mesa3d/src/broadcom/compiler/
H A Dqpu_schedule.c1461 mark_instruction_scheduled(const struct v3d_device_info *devinfo, in mark_instruction_scheduled() function
2199 /* We can't mark_instruction_scheduled() the chosen inst until in schedule_instructions()
2245 mark_instruction_scheduled( in schedule_instructions()
2280 mark_instruction_scheduled(devinfo, scoreboard->dag, time, chosen); in schedule_instructions()
2283 mark_instruction_scheduled(devinfo, scoreboard->dag, time, merge); in schedule_instructions()

Completed in 6 milliseconds