Home
last modified time | relevance | path

Searched defs:live_after_temp (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/panfrost/compiler/bifrost/
Dbi_schedule.c1000 bi_write_count(bi_instr *instr, uint64_t live_after_temp) in bi_write_count()
1051 struct bi_tuple_state *tuple, uint64_t live_after_temp, in bi_instr_schedulable()
1194 struct bi_tuple_state *tuple, uint64_t live_after_temp, in bi_choose_index()
1224 bi_instr *instr, uint64_t live_after_temp, bool fma) in bi_pop_instr()
1260 uint64_t live_after_temp, bool fma) in bi_take_instr()
1722 uint64_t live_after_temp = *live; in bi_schedule_clause() local