Searched refs:start_ix2 (Results 1 – 2 of 2) sorted by relevance
568 int start_ix2; in expand_parallel_call() local586 start_ix2 = 3; in expand_parallel_call()593 start_ix2 = 3 + region->inner->sched_kind; in expand_parallel_call()598 start_ix2 = region->inner->sched_kind; in expand_parallel_call()601 start_ix2 += (int) BUILT_IN_GOMP_PARALLEL_LOOP_STATIC; in expand_parallel_call()602 start_ix = (enum built_in_function) start_ix2; in expand_parallel_call()
2960 int start_ix2; in expand_parallel_call() local2975 start_ix2 = ((int)BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START in expand_parallel_call()2979 start_ix = (enum built_in_function)start_ix2; in expand_parallel_call()