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

/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c3149 int fn_index = fd.sched_kind + fd.have_ordered * 4;
3150 int start_ix = BUILT_IN_GOMP_LOOP_STATIC_START + fn_index;
3151 int next_ix = BUILT_IN_GOMP_LOOP_STATIC_NEXT + fn_index;
3148 int fn_index = fd.sched_kind + fd.have_ordered * 4; local

Completed in 25 milliseconds