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

/haiku-buildtools/gcc/gcc/config/c6x/
H A Dc6x.c4259 int second_cycle = 0;
4262 second_cycle = get_jump_cycle (first_jump - 1);
4286 if ((first_jump > 0 && clock_var + this_cycles > second_cycle)
4241 int second_cycle = 0; local

Completed in 186 milliseconds