Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimplify.cc152 ORT_TASKLOOP = ORT_TASK | 2, enumerator
7544 else if ((ctx->region_type & ORT_TASKLOOP) == ORT_TASKLOOP) in omp_default_clause()
10561 && ((region_type & ORT_TASKLOOP) == ORT_TASKLOOP in gimplify_scan_omp_clauses()
11818 || (ctx->region_type & ORT_TASKLOOP) == ORT_TASK in gimplify_adjust_omp_clauses()
12541 ort = ORT_TASKLOOP; in gimplify_omp_for()
DChangeLog-20185282 ORT_COMBINED_HOST_TEAMS, ORT_TASKGROUP, ORT_TASKLOOP and
5320 lastprivate or reduction clause. Use ORT_TASKLOOP or