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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c143 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1, enumerator in enum:omp_region_type
7678 || (ctx->region_type == ORT_COMBINED_PARALLEL
7692 || (ctx->region_type == ORT_COMBINED_PARALLEL
8483 && (outer_ctx->region_type == ORT_COMBINED_PARALLEL
8514 == ORT_COMBINED_PARALLEL)
8562 || outer_ctx->region_type != ORT_COMBINED_PARALLEL))
8684 == ORT_COMBINED_PARALLEL))
8729 == ORT_COMBINED_PARALLEL))
8739 && octx->region_type == ORT_COMBINED_PARALLEL
9497 && (outer_ctx->region_type == ORT_COMBINED_PARALLEL
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc148 ORT_COMBINED_PARALLEL = ORT_PARALLEL | 1, enumerator in enum:omp_region_type
8032 || (ctx->region_type == ORT_COMBINED_PARALLEL
8046 || (ctx->region_type == ORT_COMBINED_PARALLEL
9077 if ((octx->region_type == ORT_COMBINED_PARALLEL
9099 && octx->outer_context->region_type == ORT_COMBINED_PARALLEL
9271 || outer_ctx->region_type != ORT_COMBINED_PARALLEL))
9400 == ORT_COMBINED_PARALLEL))
9446 == ORT_COMBINED_PARALLEL))
9456 && octx->region_type == ORT_COMBINED_PARALLEL
10563 && (outer_ctx->region_type == ORT_COMBINED_PARALLEL
[all...]

Completed in 214 milliseconds