Searched refs:start_ix (Results 1 – 1 of 1) sorted by relevance
2163 int start_ix; in expand_parallel_call() local2170 start_ix = BUILT_IN_GOMP_PARALLEL_START; in expand_parallel_call()2176 start_ix = BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START in expand_parallel_call()2180 start_ix = BUILT_IN_GOMP_PARALLEL_SECTIONS_START; in expand_parallel_call()2280 t = built_in_decls[start_ix]; in expand_parallel_call()3149 int start_ix = BUILT_IN_GOMP_LOOP_STATIC_START + fn_index; in expand_omp_for() local3151 expand_omp_for_generic (region, &fd, start_ix, next_ix); in expand_omp_for()