Searched refs:slots_filled (Results 1 – 1 of 1) sorted by relevance
1169 int slots_filled = 0; in emit_thrsw() local1179 if (!valid_thrsw_sequence(c, prev_inst, slots_filled + 1, in emit_thrsw()1185 if (++slots_filled == 3) in emit_thrsw()1196 slots_filled++; in emit_thrsw()1201 for (int i = 0; i < 3 - slots_filled; i++) { in emit_thrsw()