Searched refs:emit_thrsw (Results 1 - 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/vc4/ |
H A D | vc4_qpu_schedule.c | 557 /* Don't pair up anything with a thread switch signal -- emit_thrsw() in choose_instruction_to_schedule() 826 emit_thrsw(struct vc4_compile *c, in emit_thrsw() function 953 emit_thrsw(c, scoreboard, inst); in schedule_instructions()
|
/third_party/mesa3d/src/broadcom/compiler/ |
H A D | qpu_schedule.c | 1066 /* Don't pair up anything with a thread switch signal -- emit_thrsw() in choose_instruction_to_schedule() 1750 emit_thrsw(struct v3d_compile *c, in emit_thrsw() function 2292 time += emit_thrsw(c, block, scoreboard, qinst, false); in schedule_instructions() 2508 emit_thrsw(c, end_block, &scoreboard, thrsw, true); in v3d_qpu_schedule_instructions()
|
Completed in 6 milliseconds