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

/freebsd-10.2-release/contrib/gcc/
H A Dlambda-code.c307 step = LL_STEP (loop);
400 step = LL_STEP (loop);
424 * LL_STEP (LN_LOOPS (nest)[j]);
506 LL_STEP (loop) = 1;
665 if (LL_STEP (loop) > 0)
697 if (LL_STEP (loop) > 0)
834 LL_STEP (target_loop) = LTM_MATRIX (H)[i][i];
958 LL_STEP (target_loop) *= -1;
1047 if (LL_STEP (LN_LOOPS (nest)[i]) > 0)
1411 LL_STEP (lloo
[all...]
H A Dlambda.h122 #define LL_STEP(T) ((T)->step) macro

Completed in 47 milliseconds