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/
H A Dbi_schedule.c983 bi_write_count(bi_instr *instr, uint64_t live_after_temp) in bi_write_count() function
1113 total_writes += bi_write_count(instr, live_after_temp); in bi_instr_schedulable()
1218 tuple->reg.nr_writes += bi_write_count(instr, live_after_temp); in bi_pop_instr()

Completed in 4 milliseconds