Searched refs:GOMP_MAP_DEVICE_RESIDENT (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h81 GOMP_MAP_DEVICE_RESIDENT = (GOMP_MAP_FLAG_SPECIAL_1 | 1), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h92 GOMP_MAP_DEVICE_RESIDENT = (GOMP_MAP_FLAG_SPECIAL_1 | 1), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2319 case GOMP_MAP_DEVICE_RESIDENT: return "device_resident";
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c848 case GOMP_MAP_DEVICE_RESIDENT:
H A Dgimplify.c7156 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_DEVICE_RESIDENT)
10873 case GOMP_MAP_DEVICE_RESIDENT:
H A Domp-low.c11571 case GOMP_MAP_DEVICE_RESIDENT:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc925 case GOMP_MAP_DEVICE_RESIDENT:
H A Dgimplify.cc7480 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_DEVICE_RESIDENT)
12130 case GOMP_MAP_DEVICE_RESIDENT:
H A Dtree.cc470 case GOMP_MAP_DEVICE_RESIDENT: return "device_resident";
H A Domp-low.cc12732 case GOMP_MAP_DEVICE_RESIDENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13264 kind = GOMP_MAP_DEVICE_RESIDENT;
16623 case GOMP_MAP_DEVICE_RESIDENT:
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc13398 kind = GOMP_MAP_DEVICE_RESIDENT;
17300 case GOMP_MAP_DEVICE_RESIDENT:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc[all...]

Completed in 729 milliseconds