Home
last modified time | relevance | path

Searched refs:GOMP_MAP_RELEASE (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c787 goacc_exit_datum (h, s, GOMP_MAP_RELEASE, acc_async_sync); in acc_delete()
793 goacc_exit_datum (h, s, GOMP_MAP_RELEASE, async); in acc_delete_async()
1279 case GOMP_MAP_RELEASE: in goacc_exit_data_internal()
1452 if (kind == GOMP_MAP_RELEASE in GOACC_enter_exit_data()
1521 case GOMP_MAP_RELEASE: in GOACC_declare()
H A Dtarget.c2971 case GOMP_MAP_RELEASE: in gomp_exit_data()
/netbsd/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h140 GOMP_MAP_RELEASE = (GOMP_MAP_FLAG_SPECIAL_2 enumerator
/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h156 GOMP_MAP_RELEASE = (GOMP_MAP_FLAG_SPECIAL_2 enumerator
H A DChangeLog683 GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
710 GOMP_MAP_RELEASE, GOMP_MAP_FIRSTPRIVATE_POINTER.
/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-mem.c787 goacc_exit_datum (h, s, GOMP_MAP_RELEASE, acc_async_sync); in acc_delete()
793 goacc_exit_datum (h, s, GOMP_MAP_RELEASE, async); in acc_delete_async()
1278 case GOMP_MAP_RELEASE: in goacc_exit_data_internal()
1358 if (kind == GOMP_MAP_RELEASE in GOACC_enter_exit_data()
H A Doacc-parallel.c751 case GOMP_MAP_RELEASE: in GOACC_declare()
H A Dtarget.c2363 case GOMP_MAP_RELEASE: in gomp_exit_data()
/netbsd/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.c2314 case GOMP_MAP_RELEASE: return "delete"; in c_omp_map_clause_name()
/netbsd/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2314 case GOMP_MAP_RELEASE: return "delete"; in c_omp_map_clause_name()
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc8734 ? GOMP_MAP_RELEASE : GOMP_MAP_ALLOC; in insert_struct_comp_map()
8893 || OMP_CLAUSE_MAP_KIND (*cp) == GOMP_MAP_RELEASE in omp_target_reorder_clauses()
9546 ? GOMP_MAP_DELETE : GOMP_MAP_RELEASE); in gimplify_scan_omp_clauses()
12105 new_op = GOMP_MAP_RELEASE; in gimplify_oacc_declare_1()
14329 case GOMP_MAP_RELEASE: in gimplify_omp_target_update()
H A Dgimplify.c8255 ? GOMP_MAP_RELEASE : GOMP_MAP_ALLOC; in insert_struct_comp_map()
8829 ? GOMP_MAP_DELETE : GOMP_MAP_RELEASE); in gimplify_scan_omp_clauses()
10854 new_op = GOMP_MAP_RELEASE; in gimplify_oacc_declare_1()
13017 case GOMP_MAP_RELEASE: in gimplify_omp_target_update()
H A Dtree-pretty-print.c833 case GOMP_MAP_RELEASE: in dump_omp_clause()
H A Dtree-pretty-print.cc910 case GOMP_MAP_RELEASE: in dump_omp_clause()
H A Domp-low.c11553 case GOMP_MAP_RELEASE: in lower_omp_target()
11996 case GOMP_MAP_RELEASE: in lower_omp_target()
H A Domp-low.cc12710 case GOMP_MAP_RELEASE: in lower_omp_target()
13248 case GOMP_MAP_RELEASE: in lower_omp_target()
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c8255 ? GOMP_MAP_RELEASE : GOMP_MAP_ALLOC; in insert_struct_comp_map()
8829 ? GOMP_MAP_DELETE : GOMP_MAP_RELEASE); in gimplify_scan_omp_clauses()
10854 new_op = GOMP_MAP_RELEASE; in gimplify_oacc_declare_1()
13017 case GOMP_MAP_RELEASE: in gimplify_omp_target_update()
H A Dtree-pretty-print.c833 case GOMP_MAP_RELEASE: in dump_omp_clause()
H A Domp-low.c11553 case GOMP_MAP_RELEASE: in lower_omp_target()
11996 case GOMP_MAP_RELEASE: in lower_omp_target()
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2427 else if (OMP_CLAUSE_MAP_KIND (node) == GOMP_MAP_RELEASE in gfc_trans_omp_array_section()
3014 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_RELEASE); in gfc_trans_omp_clauses()
H A Dtrans-openmp.c2858 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_RELEASE);
/netbsd/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c13250 kind = GOMP_MAP_RELEASE; in c_parser_oacc_data_clause()
15693 kind = GOMP_MAP_RELEASE; in c_parser_omp_clause_map()
19677 case GOMP_MAP_RELEASE: in c_parser_omp_target_exit_data()
H A Dc-parser.cc13384 kind = GOMP_MAP_RELEASE; in c_parser_oacc_data_clause()
16270 kind = GOMP_MAP_RELEASE; in c_parser_omp_clause_map()
21025 case GOMP_MAP_RELEASE: in c_parser_omp_target_exit_data()
/netbsd/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13250 kind = GOMP_MAP_RELEASE; in c_parser_oacc_data_clause()
15693 kind = GOMP_MAP_RELEASE; in c_parser_omp_clause_map()
19677 case GOMP_MAP_RELEASE: in c_parser_omp_target_exit_data()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2858 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_RELEASE);

12