Home
last modified time | relevance | path

Searched refs:GOMP_MAP_ALWAYS_P (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/include/
HDgomp-constants.h156 #define GOMP_MAP_ALWAYS_P(X) \ macro
/dragonfly/contrib/gcc-8.0/gcc/
HDgimplify.c8093 if (GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c)) || ptr) in gimplify_scan_omp_clauses()
8101 if (GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c)) || ptr) in gimplify_scan_omp_clauses()
9196 && GOMP_MAP_ALWAYS_P (OMP_CLAUSE_MAP_KIND (c)) == 0 in gimplify_adjust_omp_clauses()