Home
last modified time | relevance | path

Searched refs:ORT_UNTIED_TASKLOOP (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c148 ORT_UNTIED_TASKLOOP = ORT_UNTIED_TASK | 2, enumerator
11231 ort = ORT_UNTIED_TASKLOOP; in gimplify_omp_for()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc153 ORT_UNTIED_TASKLOOP = ORT_UNTIED_TASK | 2, enumerator
12539 ort = ORT_UNTIED_TASKLOOP; in gimplify_omp_for()
H A DChangeLog-20185283 ORT_UNTIED_TASKLOOP enumerators.
5321 ORT_UNTIED_TASKLOOP instead of ORT_TASK or ORT_UNTIED_TASK. Adjust