Home
last modified time | relevance | path

Searched refs:ORT_TASKLOOP (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify.c147 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()
11657 == ORT_TASKLOOP) in gimplify_omp_for()
11698 || (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()
[all …]
H A Dgimplify.cc152 ORT_TASKLOOP = ORT_TASK | 2, enumerator
7538 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()
H A DChangeLog-20185282 ORT_COMBINED_HOST_TEAMS, ORT_TASKGROUP, ORT_TASKLOOP and
5320 lastprivate or reduction clause. Use ORT_TASKLOOP or
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c147 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()
11657 == ORT_TASKLOOP) in gimplify_omp_for()
11698 || (((outer->region_type & ORT_TASKLOOP) in gimplify_omp_for()
[all …]