Searched refs:prev_ldst (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c119 unsigned prev_ldst[3] = {~0, ~0, ~0}; local in function:mir_create_dependency_graph
153 unsigned prev = prev_ldst[idx];
166 prev_ldst[idx] = i;

Completed in 3 milliseconds