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

/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dqpu_schedule.c701 /* Don't pair up anything with a thread switch signal -- emit_thrsw()
1124 emit_thrsw(struct v3d_compile *c, function in typeref:typename:int
1308 time += emit_thrsw(c, block, scoreboard, qinst, false);
1485 emit_thrsw(c, end_block, &scoreboard, thrsw, true);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c557 /* Don't pair up anything with a thread switch signal -- emit_thrsw()
826 emit_thrsw(struct vc4_compile *c, function in typeref:typename:void
953 emit_thrsw(c, scoreboard, inst);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_qpu_schedule.c557 /* Don't pair up anything with a thread switch signal -- emit_thrsw()
826 emit_thrsw(struct vc4_compile *c, function in typeref:typename:void
953 emit_thrsw(c, scoreboard, inst);
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dqpu_schedule.c1026 /* Don't pair up anything with a thread switch signal -- emit_thrsw()
1705 emit_thrsw(struct v3d_compile *c, function in typeref:typename:int
2202 time += emit_thrsw(c, block, scoreboard, qinst, false);
2418 emit_thrsw(c, end_block, &scoreboard, thrsw, true);

Completed in 10 milliseconds