Searched refs:GOMP_TASK_FLAG_MERGEABLE (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h213 #define GOMP_TASK_FLAG_MERGEABLE (1 << 2) macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h242 #define GOMP_TASK_FLAG_MERGEABLE (1 << 2) macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c806 | (mergeable ? GOMP_TASK_FLAG_MERGEABLE : 0)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc770 | (mergeable ? GOMP_TASK_FLAG_MERGEABLE : 0)

Completed in 263 milliseconds