Home
last modified time | relevance | path

Searched refs:ir3_delay_calc (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/tests/
Ddelay.c186 unsigned n = ir3_delay_calc(block, last, true); in main()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_delay.c326 ir3_delay_calc(struct ir3_block *block, struct ir3_instruction *instr, in ir3_delay_calc() function
Dir3_legalize.c877 unsigned delay = ir3_delay_calc(block, instr, so->mergedregs); in nop_sched()
Dir3.h1727 unsigned ir3_delay_calc(struct ir3_block *block,