Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_delay.c147 unsigned first_src_instr; in ir3_delayslots_with_repeat() local
149 first_src_instr = consumer_n; in ir3_delayslots_with_repeat()
151 first_src_instr = first_num - src->num; in ir3_delayslots_with_repeat()
175 unsigned offset = first_src_instr + (assigner->repeat - first_dst_instr); in ir3_delayslots_with_repeat()