Searched refs:delay_calc (Results 1 – 1 of 1) sorted by relevance
192 delay_calc(struct ir3_sched_ctx *ctx, struct ir3_instruction *instr, bool soft) in delay_calc() function399 delay = delay_calc(ctx, candidate, soft); in find_eligible_instr()540 unsigned delay = delay_calc(ctx, instr, false); in sched_block()