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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c1061 unsigned total_srcs = tuple->reg.nr_reads + unique_new_srcs; local in function:bi_instr_schedulable
1068 if (total_srcs > (can_spill_to_moves ? 4 : 3))

Completed in 4 milliseconds