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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c197 static int gpir_get_max_dist(gpir_dep *dep) function in typeref:typename:int
308 int end = succ->sched.instr + gpir_get_max_dist(dep);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c328 static int gpir_get_max_dist(gpir_dep *dep) function in typeref:typename:int
493 int end = succ->sched.instr->index + gpir_get_max_dist(dep);

Completed in 5 milliseconds