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

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h183 #define GOMP_MAP_ALWAYS_P(X) \ macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h209 #define GOMP_MAP_ALWAYS_P(X) \ macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c9125 if (GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c))
9137 if (GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c))
10441 && GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c)) == 0
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc9940 if (GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c))
9978 && (GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c))
11651 && GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c)) == 0

Completed in 221 milliseconds