Searched defs:dependents (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dcompiler.h169 BITSET_WORD *dependents; member in struct:midgard_instruction
H A Dmidgard_schedule.c75 BITSET_WORD *dependents = instructions[*parent]->dependents; local in function:add_dependency
156 BITSET_WORD *dependents = instructions[prev]->dependents; local in function:mir_create_dependency_graph
189 BITSET_WORD *dependents local in function:mir_create_dependency_graph
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/
H A Dbi_schedule.c47 BITSET_WORD **dependents; member in struct:bi_worklist
162 bi_push_dependency(unsigned parent,unsigned child,BITSET_WORD ** dependents,unsigned * dep_counts) argument
172 add_dependency(struct util_dynarray * table,unsigned index,unsigned child,BITSET_WORD ** dependents,unsigned * dep_counts) argument
[all...]

Completed in 6 milliseconds