Home
last modified time | relevance | path

Searched refs:first_num (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_delay.c173 unsigned first_num = MAX2(src_start, dst_start) / reg_elem_size(dst); in ir3_delayslots_with_repeat() local
185 first_src_instr = first_num - src->num; in ir3_delayslots_with_repeat()
191 first_dst_instr = first_num - dst->num; in ir3_delayslots_with_repeat()

Completed in 1 milliseconds