/netbsd-src/external/gpl3/gcc.old/dist/include/ |
H A D | gomp-constants.h | 54 GOMP_MAP_ALLOC = 0, enumerator 56 GOMP_MAP_TO = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_TO), 58 GOMP_MAP_FROM = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_FROM), 100 GOMP_MAP_FORCE_ALLOC = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_ALLOC),
|
/netbsd-src/external/gpl3/gcc/dist/include/ |
H A D | gomp-constants.h | 65 GOMP_MAP_ALLOC = 0, enumerator 67 GOMP_MAP_TO = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_TO), 69 GOMP_MAP_FROM = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_FROM), 111 GOMP_MAP_FORCE_ALLOC = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_ALLOC),
|
/netbsd-src/external/gpl3/gcc/dist/libgomp/ |
H A D | oacc-mem.c | 362 unsigned short kinds = GOMP_MAP_ALLOC; in acc_map_data() 599 unsigned short kinds[1] = { GOMP_MAP_ALLOC }; in acc_create() 606 unsigned short kinds[1] = { GOMP_MAP_ALLOC }; in acc_create_async() 1446 || kind == GOMP_MAP_ALLOC) in GOACC_enter_exit_data() 1508 case GOMP_MAP_ALLOC: in GOACC_declare()
|
H A D | target.c | 327 case GOMP_MAP_ALLOC: in gomp_to_device_kind_p() 1572 case GOMP_MAP_ALLOC: in gomp_map_vars_internal()
|
/netbsd-src/external/gpl3/gcc.old/dist/libgomp/ |
H A D | oacc-mem.c | 362 unsigned short kinds = GOMP_MAP_ALLOC; in acc_map_data() 599 unsigned short kinds[1] = { GOMP_MAP_ALLOC }; in acc_create() 606 unsigned short kinds[1] = { GOMP_MAP_ALLOC }; in acc_create_async() 1352 || kind == GOMP_MAP_ALLOC) in GOACC_enter_exit_data()
|
H A D | oacc-parallel.c | 760 case GOMP_MAP_ALLOC: in GOACC_declare()
|
H A D | target.c | 279 case GOMP_MAP_ALLOC: in gomp_to_device_kind_p() 1166 case GOMP_MAP_ALLOC: in gomp_map_vars_internal()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-oacc-kernels-decompose.cc | 845 OMP_CLAUSE_SET_MAP_KIND (new_clause, GOMP_MAP_ALLOC); in maybe_build_inner_data_region() 1450 if (map_kind == GOMP_MAP_ALLOC in omp_oacc_kernels_decompose_1()
|
H A D | gimplify.cc | 8740 ? GOMP_MAP_RELEASE : GOMP_MAP_ALLOC; in insert_struct_comp_map() 8898 && (OMP_CLAUSE_MAP_KIND (*cp) == GOMP_MAP_ALLOC in omp_target_reorder_clauses() 8943 if (k == GOMP_MAP_ALLOC in omp_target_reorder_clauses() 9003 if (k == GOMP_MAP_ALLOC in omp_target_reorder_clauses() 9711 OMP_CLAUSE_SET_MAP_KIND (c2, GOMP_MAP_ALLOC); in gimplify_scan_omp_clauses() 10229 if ((OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_ALLOC in gimplify_scan_omp_clauses() 11225 OMP_CLAUSE_SET_MAP_KIND (clause, GOMP_MAP_ALLOC); in gimplify_adjust_omp_clauses_1() 11259 kind = GOMP_MAP_ALLOC; in gimplify_adjust_omp_clauses_1() 12110 case GOMP_MAP_ALLOC: in gimplify_oacc_declare_1()
|
H A D | tree-pretty-print.cc | 862 case GOMP_MAP_ALLOC: in dump_omp_clause()
|
H A D | omp-low.cc | 12703 case GOMP_MAP_ALLOC: in lower_omp_target() 13240 case GOMP_MAP_ALLOC: in lower_omp_target()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | semantics.cc | 5731 case GOMP_MAP_ALLOC: in handle_omp_array_sections() 9687 kind = GOMP_MAP_ALLOC; in finish_omp_target_clauses() 9777 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_ALLOC); in finish_omp_target_clauses() 9804 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_ALLOC); in finish_omp_target_clauses() 9850 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_ALLOC); in finish_omp_target_clauses() 9922 case GOMP_MAP_ALLOC: in finish_omp_target()
|
H A D | parser.cc | 36895 kind = GOMP_MAP_ALLOC; in cp_parser_oacc_data_clause() 39508 kind = GOMP_MAP_ALLOC; in cp_parser_omp_clause_map() 44042 case GOMP_MAP_ALLOC: in cp_parser_omp_target_data() 44141 case GOMP_MAP_ALLOC: in cp_parser_omp_target_enter_data() 44633 case GOMP_MAP_ALLOC: in cp_parser_oacc_declare()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-omp.c | 2307 case GOMP_MAP_ALLOC: return "create"; in c_omp_map_clause_name()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 8255 ? GOMP_MAP_RELEASE : GOMP_MAP_ALLOC; in insert_struct_comp_map() 8959 OMP_CLAUSE_SET_MAP_KIND (c2, GOMP_MAP_ALLOC); in gimplify_scan_omp_clauses() 10055 OMP_CLAUSE_SET_MAP_KIND (clause, GOMP_MAP_ALLOC); in gimplify_adjust_omp_clauses_1() 10089 kind = GOMP_MAP_ALLOC; in gimplify_adjust_omp_clauses_1() 10853 case GOMP_MAP_ALLOC: in gimplify_oacc_declare_1()
|
H A D | tree-pretty-print.c | 786 case GOMP_MAP_ALLOC: in dump_omp_clause()
|
H A D | omp-low.c | 11546 case GOMP_MAP_ALLOC: in lower_omp_target() 11988 case GOMP_MAP_ALLOC: in lower_omp_target()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 13247 kind = GOMP_MAP_ALLOC; in c_parser_oacc_data_clause() 15685 kind = GOMP_MAP_ALLOC; in c_parser_omp_clause_map() 16615 case GOMP_MAP_ALLOC: in c_parser_oacc_declare() 19456 case GOMP_MAP_ALLOC: in c_parser_omp_target_data() 19592 case GOMP_MAP_ALLOC: in c_parser_omp_target_enter_data() 19913 case GOMP_MAP_ALLOC: in c_parser_omp_target()
|
H A D | c-typeck.c | 13584 case GOMP_MAP_ALLOC: in handle_omp_array_sections()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 13381 kind = GOMP_MAP_ALLOC; in c_parser_oacc_data_clause() 16262 kind = GOMP_MAP_ALLOC; in c_parser_omp_clause_map() 17292 case GOMP_MAP_ALLOC: in c_parser_oacc_declare() 20801 case GOMP_MAP_ALLOC: in c_parser_omp_target_data() 20939 case GOMP_MAP_ALLOC: in c_parser_omp_target_enter_data() 21278 case GOMP_MAP_ALLOC: in c_parser_omp_target()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-openmp.cc | 2431 map_kind = GOMP_MAP_ALLOC; in gfc_trans_omp_array_section() 2984 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_ALLOC); in gfc_trans_omp_clauses() 3478 map_kind = GOMP_MAP_ALLOC; in gfc_trans_omp_clauses()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-omp.cc | 3062 else if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_ALLOC in c_omp_adjust_map_clauses()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 34540 kind = GOMP_MAP_ALLOC; in cp_parser_oacc_data_clause() 36755 kind = GOMP_MAP_ALLOC; in cp_parser_omp_clause_map() 40438 case GOMP_MAP_ALLOC: in cp_parser_omp_target_data() 40535 case GOMP_MAP_ALLOC: in cp_parser_omp_target_enter_data() 40897 case GOMP_MAP_ALLOC: in cp_parser_omp_target() 41047 case GOMP_MAP_ALLOC: in cp_parser_oacc_declare()
|
H A D | semantics.c | 5326 case GOMP_MAP_ALLOC: in handle_omp_array_sections()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-openmp.c | 2831 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_ALLOC);
|