Home
last modified time | relevance | path

Searched refs:GOMP_TASK_FLAG_STRICT (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h251 #define GOMP_TASK_FLAG_STRICT (1 << 14) macro
H A DChangeLog64 * gomp-constants.h (GOMP_TASK_FLAG_STRICT): Define.
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dtaskloop.c113 if ((flags & GOMP_TASK_FLAG_STRICT) in GOMP_taskloop()
H A DChangeLog1621 * taskloop.c (GOMP_taskloop): Handle GOMP_TASK_FLAG_STRICT.
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc797 iflags |= GOMP_TASK_FLAG_STRICT; in expand_task_call()
807 iflags |= GOMP_TASK_FLAG_STRICT; in expand_task_call()
H A DChangeLog-202116142 * omp-expand.c (expand_task_call): Use GOMP_TASK_FLAG_STRICT in iflags