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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c136 ORT_TARGET = 32 enumerator in enum:omp_region_type
2286 if (ctx->region_type == ORT_TARGET
5576 else if (ctx->region_type == ORT_TARGET)
5761 if (octx->region_type == ORT_TARGET)
5822 if (ctx->region_type == ORT_TARGET)
5906 if ((octx->region_type & (ORT_TARGET_DATA | ORT_TARGET)) != 0)
6066 if ((ctx->region_type & (ORT_TARGET | ORT_TARGET_DATA)) != 0)
6776 if (ctx->region_type == ORT_TARGET && !(n->value & GOVD_SEEN))
7527 ort = ORT_TARGET;
7540 if (ort == ORT_TARGET || or
[all...]

Completed in 116 milliseconds