Home
last modified time | relevance | path

Searched refs:spu_sched_length (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/spu/
H A Dspu.c2745 static int spu_sched_length; variable
2768 spu_sched_length = 0; in spu_sched_init_global()
2782 spu_sched_length = 0; in spu_sched_init()
2805 spu_sched_length += len; in spu_sched_variable_issue()
2829 spu_ls_first = spu_sched_length; in spu_sched_variable_issue()
2835 if (prev_clock_var == clock_var && (spu_sched_length & 7)) in spu_sched_variable_issue()
2836 spu_sched_length += 4; in spu_sched_variable_issue()
2935 && spu_sched_length - spu_ls_first >= 4 * 15 in spu_sched_reorder()
2955 if ((spu_sched_length & 7) == 0 && prev_clock_var == clock in spu_sched_reorder()
2964 if ((spu_sched_length & 7) == 4 && prev_clock_var != clock in spu_sched_reorder()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20086583 (clock_var, spu_sched_length, pipe0_clock,