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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c131 ORT_TEAMS = 8, enumerator in enum:omp_region_type
5879 else if (ctx->region_type & ORT_TEAMS)
5914 if ((octx->region_type & (ORT_PARALLEL | ORT_TEAMS)) != 0)
7534 ort = OMP_TEAMS_COMBINED (expr) ? ORT_COMBINED_TEAMS : ORT_TEAMS;

Completed in 108 milliseconds