Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_schedule.c176 bi_push_dependency(unsigned parent, unsigned child, in bi_push_dependency() function
191 bi_push_dependency(*parent, child, dependents, dep_counts); in add_dependency()
251 bi_push_dependency(prev_msg, i, st.dependents, st.dep_counts); in bi_create_dependency_graph()
261 bi_push_dependency(MAX2(i, j), MIN2(i, j), in bi_create_dependency_graph()
306 bi_push_dependency(st.count - 1, i, st.dependents, st.dep_counts); in bi_create_dependency_graph()