Home
last modified time | relevance | path

Searched refs:GOMP_MAP_IMPLICIT (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h51 #define GOMP_MAP_IMPLICIT (GOMP_MAP_FLAG_SPECIAL_3 \ macro
213 (((X) & GOMP_MAP_FLAG_SPECIAL_BITS) == GOMP_MAP_IMPLICIT)
H A DChangeLog43 (GOMP_MAP_IMPLICIT): New special map kind bits value.
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c621 val &= ~GOMP_MAP_IMPLICIT; in get_kind()
H A DChangeLog1063 (get_kind): Adjust to filter out GOMP_MAP_IMPLICIT bits in return value.
/netbsd/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc13270 & ~GOMP_MAP_IMPLICIT) in lower_omp_target()
13277 tkind |= GOMP_MAP_IMPLICIT; in lower_omp_target()
H A DChangeLog-20214648 * omp-low.c (lower_omp_target): Add GOMP_MAP_IMPLICIT bits into kind