Searched refs:GOMP_MAP_FORCE_PRESENT (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h74 GOMP_MAP_FORCE_PRESENT = (GOMP_MAP_FLAG_SPECIAL_0 | 2), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h85 GOMP_MAP_FORCE_PRESENT = (GOMP_MAP_FLAG_SPECIAL_0 | 2), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-oacc-kernels-decompose.cc1222 OMP_CLAUSE_SET_MAP_KIND (present_clause, GOMP_MAP_FORCE_PRESENT);
1476 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_FORCE_PRESENT);
H A Dtree-pretty-print.cc892 case GOMP_MAP_FORCE_PRESENT:
H A Dgimplify.cc9880 gomp_map_kind k = attach ? GOMP_MAP_FORCE_PRESENT
11268 kind = GOMP_MAP_FORCE_PRESENT;
11606 && kind != GOMP_MAP_FORCE_PRESENT
12132 case GOMP_MAP_FORCE_PRESENT:
H A Domp-low.cc12730 case GOMP_MAP_FORCE_PRESENT:
13254 case GOMP_MAP_FORCE_PRESENT:
H A Dtree.cc466 case GOMP_MAP_FORCE_PRESENT: return "present";
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-parallel.c777 case GOMP_MAP_FORCE_PRESENT:
H A Doacc-mem.c1348 || kind == GOMP_MAP_FORCE_PRESENT
H A Dtarget.c1222 case GOMP_MAP_FORCE_PRESENT:
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c1442 || kind == GOMP_MAP_FORCE_PRESENT
1530 case GOMP_MAP_FORCE_PRESENT:
H A Dtarget.c1644 case GOMP_MAP_FORCE_PRESENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2315 case GOMP_MAP_FORCE_PRESENT: return "present";
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c9082 gomp_map_kind k = attach ? GOMP_MAP_FORCE_PRESENT
10098 kind = GOMP_MAP_FORCE_PRESENT;
10402 && kind != GOMP_MAP_FORCE_PRESENT
10875 case GOMP_MAP_FORCE_PRESENT:
H A Dtree-pretty-print.c815 case GOMP_MAP_FORCE_PRESENT:
H A Domp-low.c11569 case GOMP_MAP_FORCE_PRESENT:
12002 case GOMP_MAP_FORCE_PRESENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2879 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_FORCE_PRESENT);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c5340 case GOMP_MAP_FORCE_PRESENT:
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc3035 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_FORCE_PRESENT);
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc5745 case GOMP_MAP_FORCE_PRESENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13276 kind = GOMP_MAP_FORCE_PRESENT;
H A Dc-typeck.c13636 case GOMP_MAP_FORCE_PRESENT:
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc13875 case GOMP_MAP_FORCE_PRESENT:
H A Dc-parser.cc13410 kind = GOMP_MAP_FORCE_PRESENT;

Completed in 807 milliseconds

12