Searched refs:ir3_delay_calc (Results 1 – 4 of 4) sorted by relevance
186 unsigned n = ir3_delay_calc(block, last, true); in main()
326 ir3_delay_calc(struct ir3_block *block, struct ir3_instruction *instr, in ir3_delay_calc() function
877 unsigned delay = ir3_delay_calc(block, instr, so->mergedregs); in nop_sched()
1727 unsigned ir3_delay_calc(struct ir3_block *block,