Lines Matching defs:schedule
104 schedule(struct ir3_postsched_ctx *ctx, struct ir3_instruction *instr)
112 di(instr, "schedule");
157 /* Determine if this is an instruction that we'd prefer not to schedule
178 /* find instruction to schedule: */
199 /* Try to schedule inputs with a higher priority, if possible, as
287 * bit (but we probably do want to schedule some other instructions
660 /* First schedule all meta:input instructions, followed by
671 schedule(ctx, instr);
675 schedule(ctx, instr);
693 schedule(ctx, instr);