Lines Matching refs:ORT_TASKLOOP
147 ORT_TASKLOOP = ORT_TASK | 2, enumerator
7199 else if ((ctx->region_type & ORT_TASKLOOP) == ORT_TASKLOOP) in omp_default_clause()
9489 && ((region_type & ORT_TASKLOOP) == ORT_TASKLOOP in gimplify_scan_omp_clauses()
11233 ort = ORT_TASKLOOP; in gimplify_omp_for()
11557 else if (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()
11558 == ORT_TASKLOOP) in gimplify_omp_for()
11599 || (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()
11600 == ORT_TASKLOOP) in gimplify_omp_for()
11656 else if (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()
11657 == ORT_TASKLOOP) in gimplify_omp_for()
11698 || (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()
11699 == ORT_TASKLOOP) in gimplify_omp_for()