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

/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c947 bi_write_count(bi_instr *instr, uint64_t live_after_temp) function in typeref:typename:unsigned
1046 total_writes += bi_write_count(instr, live_after_temp);
1151 tuple->reg.nr_writes += bi_write_count(instr, live_after_temp);

Completed in 8 milliseconds