Searched refs:ir3_delay_calc_exact (Results 1 – 4 of 4) sorted by relevance
181 unsigned n = ir3_delay_calc_exact(block, last, true); in main()
402 ir3_delay_calc_exact(struct ir3_block *block, struct ir3_instruction *instr, in ir3_delay_calc_exact() function
807 unsigned delay = ir3_delay_calc_exact(block, instr, so->mergedregs); in nop_sched()
1627 unsigned ir3_delay_calc_exact(struct ir3_block *block,