Searched refs:GOMP_MAP_FORCE_ALLOC (Results 1 - 17 of 17) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h100 GOMP_MAP_FORCE_ALLOC = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_ALLOC), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h111 GOMP_MAP_FORCE_ALLOC = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_ALLOC), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-parallel.c747 case GOMP_MAP_FORCE_ALLOC:
H A Doacc-mem.c1347 if (kind == GOMP_MAP_FORCE_ALLOC
H A Dtarget.c281 case GOMP_MAP_FORCE_ALLOC:
1168 case GOMP_MAP_FORCE_ALLOC:
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c1441 if (kind == GOMP_MAP_FORCE_ALLOC
1512 case GOMP_MAP_FORCE_ALLOC:
H A Dtarget.c329 case GOMP_MAP_FORCE_ALLOC:
1574 case GOMP_MAP_FORCE_ALLOC:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2306 case GOMP_MAP_FORCE_ALLOC:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pretty-print.c803 case GOMP_MAP_FORCE_ALLOC:
H A Dgimplify.c10862 OMP_CLAUSE_SET_MAP_KIND (clause, GOMP_MAP_FORCE_ALLOC);
H A Domp-low.c11565 case GOMP_MAP_FORCE_ALLOC:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-pretty-print.cc880 case GOMP_MAP_FORCE_ALLOC:
H A Dtree.cc457 case GOMP_MAP_FORCE_ALLOC:
H A Domp-low.cc12726 case GOMP_MAP_FORCE_ALLOC:
H A Dgimplify.cc12119 OMP_CLAUSE_SET_MAP_KIND (clause, GOMP_MAP_FORCE_ALLOC);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2867 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_FORCE_ALLOC);
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc3023 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_FORCE_ALLOC);

Completed in 359 milliseconds