Home
last modified time | relevance | path

Searched refs:GOMP_MAP_STRUCT (Results 1 – 21 of 21) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h128 GOMP_MAP_STRUCT = (GOMP_MAP_FLAG_SPECIAL_2 enumerator
/netbsd/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h139 GOMP_MAP_STRUCT = (GOMP_MAP_FLAG_SPECIAL_2 enumerator
H A DChangeLog683 GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT, GOMP_MAP_RELEASE.
708 GOMP_MAP_ALWAYS_FROM, GOMP_MAP_ALWAYS_TOFROM, GOMP_MAP_STRUCT,
/netbsd/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-mem.c1030 case GOMP_MAP_STRUCT: in find_group_last()
1090 case GOMP_MAP_STRUCT: in goacc_enter_data_internal()
1298 case GOMP_MAP_STRUCT: in goacc_exit_data_internal()
1344 || kind == GOMP_MAP_STRUCT) in GOACC_enter_exit_data()
H A Dtarget.c767 else if ((kind & typemask) == GOMP_MAP_STRUCT) in gomp_map_vars_internal()
1021 case GOMP_MAP_STRUCT: in gomp_map_vars_internal()
2484 if ((kinds[i] & 0xff) == GOMP_MAP_STRUCT) in GOMP_target_enter_exit_data()
2563 if ((ttask->kinds[i] & 0xff) == GOMP_MAP_STRUCT) in gomp_target_task_fn()
/netbsd/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c1030 case GOMP_MAP_STRUCT: in find_group_last()
1090 case GOMP_MAP_STRUCT: in goacc_enter_data_internal()
1299 case GOMP_MAP_STRUCT: in goacc_exit_data_internal()
1438 || kind == GOMP_MAP_STRUCT) in GOACC_enter_exit_data()
H A Dtarget.c1033 else if ((kind & typemask) == GOMP_MAP_STRUCT) in gomp_map_vars_internal()
1394 case GOMP_MAP_STRUCT: in gomp_map_vars_internal()
3129 if ((kinds[i] & 0xff) == GOMP_MAP_STRUCT) in GOMP_target_enter_exit_data()
3224 if ((ttask->kinds[i] & 0xff) == GOMP_MAP_STRUCT) in gomp_target_task_fn()
H A DChangeLog3800 * oacc-mem.c (goacc_exit_data_internal) <GOMP_MAP_STRUCT>: Explain
3806 * oacc-mem.c (goacc_exit_data_internal) <GOMP_MAP_STRUCT>:
3816 * oacc-mem.c (goacc_exit_data_internal) <GOMP_MAP_STRUCT>:
3822 * oacc-mem.c (goacc_exit_data_internal) <GOMP_MAP_STRUCT>:
4607 GOMP_MAP_STRUCT.
4608 (GOACC_enter_exit_data): Handle initial GOMP_MAP_STRUCT or
11009 handle GOMP_MAP_FIRSTPRIVATE_INT, GOMP_MAP_STRUCT,
/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc9872 : GOMP_MAP_STRUCT; in gimplify_scan_omp_clauses()
10261 && OMP_CLAUSE_MAP_KIND (*sc) == GOMP_MAP_STRUCT in gimplify_scan_omp_clauses()
11608 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_STRUCT in gimplify_adjust_omp_clauses()
11652 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_STRUCT) in gimplify_adjust_omp_clauses()
14349 case GOMP_MAP_STRUCT: in gimplify_omp_target_update()
H A Dgimplify.c9080 : GOMP_MAP_STRUCT; in gimplify_scan_omp_clauses()
10448 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_STRUCT) in gimplify_adjust_omp_clauses()
10456 else if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_STRUCT in gimplify_adjust_omp_clauses()
13032 case GOMP_MAP_STRUCT: in gimplify_omp_target_update()
H A Dtree-pretty-print.c842 case GOMP_MAP_STRUCT: in dump_omp_clause()
H A Dtree-pretty-print.cc919 case GOMP_MAP_STRUCT: in dump_omp_clause()
H A Domp-low.c11559 case GOMP_MAP_STRUCT: in lower_omp_target()
H A Domp-low.cc12716 case GOMP_MAP_STRUCT: in lower_omp_target()
H A DChangeLog-20211647 GOMP_MAP_STRUCT and associated alloc map for attach/detach maps.
1665 when created GOMP_MAP_STRUCT is not a DECL. Add code to add
1667 (gimplify_adjust_omp_clauses): Move GOMP_MAP_STRUCT removal code for
H A DChangeLog9856 'GOMP_MAP_STRUCT' mapping from OpenACC 'exit data' directives.
H A DChangeLog-202020389 'GOMP_MAP_STRUCT' mapping from OpenACC 'exit data' directives.
H A DChangeLog-201512374 seen in target body. Remove GOMP_MAP_STRUCT map clause on
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c9080 : GOMP_MAP_STRUCT; in gimplify_scan_omp_clauses()
10448 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_STRUCT) in gimplify_adjust_omp_clauses()
10456 else if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_STRUCT in gimplify_adjust_omp_clauses()
13032 case GOMP_MAP_STRUCT: in gimplify_omp_target_update()
H A Dtree-pretty-print.c842 case GOMP_MAP_STRUCT: in dump_omp_clause()
H A Domp-low.c11559 case GOMP_MAP_STRUCT: in lower_omp_target()