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

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c126 ORT_SIMD = 1, enumerator in enum:omp_region_type
711 || ctx->region_type == ORT_SIMD))
1105 if (ctx->region_type == ORT_SIMD
1829 || ctx->region_type == ORT_SIMD))
5579 && ctx->region_type != ORT_SIMD
5852 || ctx->region_type == ORT_SIMD
6039 && ctx->region_type != ORT_SIMD)
6074 || ctx->region_type == ORT_SIMD);
7071 simd ? ORT_SIMD : ORT_WORKSHARE);

Completed in 102 milliseconds