Lines Matching refs:split
102 struct ir3_instruction *split; /* most-recently-split a0/a1/p0 producer */
194 /* meta:split/collect aren't real instructions, the thing that
421 if (instr == ctx->split) {
835 * - split should be scheduled first, so that the vector value is
836 * killed as soon as possible. RA cannot split up the vector and
906 di(new_instr, "split instruction");
1242 * schedule any split instruction created by the scheduler again.
1244 ctx->split = NULL;
1279 ctx->split = new_instr;