Searched refs:GOMP_MAP_IF_PRESENT (Results 1 - 18 of 18) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h85 GOMP_MAP_IF_PRESENT = (GOMP_MAP_FLAG_SPECIAL_1 | 3), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h96 GOMP_MAP_IF_PRESENT = (GOMP_MAP_FLAG_SPECIAL_1 | 3), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Dtarget.c857 if ((kind & typemask) == GOMP_MAP_IF_PRESENT)
1076 case GOMP_MAP_IF_PRESENT:
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Dtarget.c1175 if ((kind & typemask) == GOMP_MAP_IF_PRESENT)
1450 case GOMP_MAP_IF_PRESENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c790 case GOMP_MAP_IF_PRESENT:
H A Domp-low.c11564 case GOMP_MAP_IF_PRESENT:
11991 case GOMP_MAP_IF_PRESENT:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc867 case GOMP_MAP_IF_PRESENT:
H A Domp-low.cc12725 case GOMP_MAP_IF_PRESENT:
13243 case GOMP_MAP_IF_PRESENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2834 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_IF_PRESENT);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5328 case GOMP_MAP_IF_PRESENT:
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2987 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_IF_PRESENT);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc5733 case GOMP_MAP_IF_PRESENT:
H A Dparser.cc[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13273 kind = GOMP_MAP_IF_PRESENT;
H A Dc-typeck.c13624 case GOMP_MAP_IF_PRESENT:
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc13863 case GOMP_MAP_IF_PRESENT:
H A Dc-parser.cc13407 kind = GOMP_MAP_IF_PRESENT;

Completed in 571 milliseconds