Searched refs:GOMP_MAP_COPY_TO_P (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h166 #define GOMP_MAP_COPY_TO_P(X) \ macro
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h188 #define GOMP_MAP_COPY_TO_P(X) \ macro
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c2044 if (GOMP_MAP_COPY_TO_P (kind & typemask))
2064 if (GOMP_MAP_COPY_TO_P (kind & typemask))
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c1553 if (GOMP_MAP_COPY_TO_P (kind & typemask))
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2425 if (GOMP_MAP_COPY_TO_P (OMP_CLAUSE_MAP_KIND (node)))
3472 if (GOMP_MAP_COPY_TO_P (OMP_CLAUSE_MAP_KIND (node)))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c11919 if (GOMP_MAP_COPY_TO_P (map_kind)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc13171 if (GOMP_MAP_COPY_TO_P (map_kind)
H A Dgimplify.cc10233 || GOMP_MAP_COPY_TO_P (OMP_CLAUSE_MAP_KIND (c))

Completed in 379 milliseconds