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

/haiku-buildtools/isl/
H A Disl_schedule.c145 * band_start is the starting row in the node schedules of the current band
187 int band_start; member in struct:isl_sched_graph
1694 graph->band_start = graph->n_total_row;
1993 split.band_start = graph->band_start;
2096 drop = graph->n_total_row - graph->band_start;
2113 graph->band_start, drop);
2784 graph->n_total_row > graph->band_start)
2788 if (graph->n_total_row > graph->band_start)
2797 if (graph->n_total_row > graph->band_start)
[all...]

Completed in 31 milliseconds