Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c875 bi_tuple_is_new_src(bi_instr *instr, struct bi_reg_state *reg, unsigned src_idx) in bi_tuple_is_new_src() function
1124 if (bi_tuple_is_new_src(instr, &tuple->reg, s)) in bi_instr_schedulable()
1221 if (bi_tuple_is_new_src(instr, &tuple->reg, s)) in bi_pop_instr()
/third_party/mesa3d/docs/relnotes/
D21.1.0.rst488 - pan/bi: Add bi_tuple_is_new_src