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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c799 mark_instruction_scheduled(struct dag *dag, function in typeref:typename:void
948 mark_instruction_scheduled(scoreboard->dag, time, chosen);
949 mark_instruction_scheduled(scoreboard->dag, time, merge);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c799 mark_instruction_scheduled(struct dag *dag, function in typeref:typename:void
948 mark_instruction_scheduled(scoreboard->dag, time, chosen);
949 mark_instruction_scheduled(scoreboard->dag, time, merge);
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_schedule.c969 mark_instruction_scheduled(struct dag *dag, function in typeref:typename:void
1231 /* We can't mark_instruction_scheduled() the chosen inst until
1296 mark_instruction_scheduled(scoreboard->dag, time, chosen);
1299 mark_instruction_scheduled(scoreboard->dag, time, merge);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_schedule.c1421 mark_instruction_scheduled(const struct v3d_device_info *devinfo, function in typeref:typename:void
2109 /* We can't mark_instruction_scheduled() the chosen inst until
2155 mark_instruction_scheduled(
2190 mark_instruction_scheduled(devinfo, scoreboard->dag, time, chosen);
2193 mark_instruction_scheduled(devinfo, scoreboard->dag, time, merge);

Completed in 9 milliseconds