Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c920 bi_write_count(bi_instr *instr, uint64_t live_after_temp) in bi_write_count() function
1019 total_writes += bi_write_count(instr, live_after_temp); in bi_instr_schedulable()
1124 tuple->reg.nr_writes += bi_write_count(instr, live_after_temp); in bi_pop_instr()