HomeSort by: relevance | last modified time | path
    Searched refs:GOMP_MAP_COPY_TO_P (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/include/
gomp-constants.h 188 #define GOMP_MAP_COPY_TO_P(X) \
  /src/external/gpl3/gcc/dist/include/
gomp-constants.h 215 #define GOMP_MAP_COPY_TO_P(X) \
  /src/external/gpl3/gcc.old/dist/libgomp/
target.c 2044 if (GOMP_MAP_COPY_TO_P (kind & typemask))
2064 if (GOMP_MAP_COPY_TO_P (kind & typemask))
  /src/external/gpl3/gcc/dist/libgomp/
target.c 2189 if (GOMP_MAP_COPY_TO_P (kind & typemask))
2209 if (GOMP_MAP_COPY_TO_P (kind & typemask))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-openmp.cc 2425 if (GOMP_MAP_COPY_TO_P (OMP_CLAUSE_MAP_KIND (node)))
3472 if (GOMP_MAP_COPY_TO_P (OMP_CLAUSE_MAP_KIND (node)))
  /src/external/gpl3/gcc/dist/gcc/
gimplify.cc 10514 || GOMP_MAP_COPY_TO_P (first_kind)
10661 if ((GOMP_MAP_COPY_TO_P (first_kind)
10685 if (GOMP_MAP_COPY_TO_P (first_kind)
omp-low.cc 13176 if (GOMP_MAP_COPY_TO_P (map_kind)
  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-openmp.cc 3850 if (GOMP_MAP_COPY_TO_P (map_kind)
  /src/external/gpl3/gcc.old/dist/gcc/
gimplify.cc 10235 || GOMP_MAP_COPY_TO_P (OMP_CLAUSE_MAP_KIND (c))
omp-low.cc 13171 if (GOMP_MAP_COPY_TO_P (map_kind)

Completed in 135 milliseconds