Lines Matching defs:thrsw
351 if (inst->sig.thrsw) {
662 merge.sig.thrsw |= b->sig.thrsw;
705 if (prev_inst->inst->qpu.sig.thrsw)
763 if (inst->sig.thrsw)
1084 /* No emitting our thrsw while the previous thrsw hasn't happened yet. */
1132 /* There should be nothing in a thrsw inst being scheduled other than
1144 sig.thrsw = true;
1163 merge_inst->qpu.sig.thrsw = true;
1186 second_inst->qpu.sig.thrsw = true;
1307 if (inst->sig.thrsw) {
1483 struct qinst *thrsw = vir_nop();
1484 thrsw->qpu.sig.thrsw = true;
1485 emit_thrsw(c, end_block, &scoreboard, thrsw, true);