Searched refs:bi_push_dependency (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_schedule.c | 162 bi_push_dependency(unsigned parent, unsigned child, function in typeref:typename:void 177 bi_push_dependency(*parent, child, dependents, dep_counts); 237 bi_push_dependency(prev_msg, i, st.dependents, st.dep_counts); 247 bi_push_dependency(MAX2(i, j), MIN2(i, j), 292 bi_push_dependency(st.count - 1, i, st.dependents, st.dep_counts);
|
Completed in 6 milliseconds