Searched refs:ORT_TASKLOOP (Results 1 – 4 of 4) sorted by relevance
147 ORT_TASKLOOP = ORT_TASK | 2, enumerator7199 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()11657 == ORT_TASKLOOP) in gimplify_omp_for()11698 || (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()[all …]
152 ORT_TASKLOOP = ORT_TASK | 2, enumerator7538 else if ((ctx->region_type & ORT_TASKLOOP) == ORT_TASKLOOP) in omp_default_clause()10555 && ((region_type & ORT_TASKLOOP) == ORT_TASKLOOP in gimplify_scan_omp_clauses()11812 || (ctx->region_type & ORT_TASKLOOP) == ORT_TASK in gimplify_adjust_omp_clauses()12535 ort = ORT_TASKLOOP; in gimplify_omp_for()
5282 ORT_COMBINED_HOST_TEAMS, ORT_TASKGROUP, ORT_TASKLOOP and5320 lastprivate or reduction clause. Use ORT_TASKLOOP or