Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_MAP (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dsemantics.cc5145 && (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in handle_omp_array_sections_1()
5269 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in handle_omp_array_sections_1()
5725 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_MAP in handle_omp_array_sections()
5752 OMP_CLAUSE_MAP); in handle_omp_array_sections()
5812 OMP_CLAUSE_MAP); in handle_omp_array_sections()
6714 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_MAP) in cp_oacc_check_attachments()
7131 else if (OMP_CLAUSE_CODE (*pc1) == OMP_CLAUSE_MAP in finish_omp_clauses()
7980 case OMP_CLAUSE_MAP: in finish_omp_clauses()
8028 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in finish_omp_clauses()
8042 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_MAP) in finish_omp_clauses()
[all …]
Dparser.cc36676 case OMP_CLAUSE_MAP: in cp_parser_omp_var_list_no_open()
36764 if ((kind == OMP_CLAUSE_MAP in cp_parser_omp_var_list_no_open()
36925 nl = cp_parser_omp_var_list (parser, OMP_CLAUSE_MAP, list, true); in cp_parser_oacc_data_clause()
36949 tree u = build_omp_clause (loc, OMP_CLAUSE_MAP); in cp_parser_oacc_data_clause_deviceptr()
39536 nlist = cp_parser_omp_var_list_no_open (parser, OMP_CLAUSE_MAP, list, in cp_parser_omp_clause_map()
44033 if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_MAP) in cp_parser_omp_target_data()
44136 if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_MAP) in cp_parser_omp_target_enter_data()
44227 if (OMP_CLAUSE_CODE (*pc) == OMP_CLAUSE_MAP) in cp_parser_omp_target_exit_data()
44485 tree nc = build_omp_clause (OMP_CLAUSE_LOCATION (c), OMP_CLAUSE_MAP); in cp_parser_omp_target()
44612 if (omp_find_clause (clauses, OMP_CLAUSE_MAP) == NULL_TREE) in cp_parser_oacc_declare()
[all …]
DChangeLog812 OMP_CLAUSE_MAP.
Dpt.cc17833 case OMP_CLAUSE_MAP: in tsubst_omp_clauses()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-oacc-kernels-decompose.cc844 tree new_clause = build_omp_clause (loc, OMP_CLAUSE_MAP); in maybe_build_inner_data_region()
1221 tree present_clause = build_omp_clause (loc, OMP_CLAUSE_MAP); in decompose_kernels_region_body()
1443 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP) in omp_oacc_kernels_decompose_1()
1465 OMP_CLAUSE_MAP); in omp_oacc_kernels_decompose_1()
Dgimplify.cc8742 tree c2 = build_omp_clause (OMP_CLAUSE_LOCATION (c), OMP_CLAUSE_MAP); in insert_struct_comp_map()
8748 && OMP_CLAUSE_CODE (OMP_CLAUSE_CHAIN (prev_node)) == OMP_CLAUSE_MAP in insert_struct_comp_map()
8761 && OMP_CLAUSE_CODE (OMP_CLAUSE_CHAIN (prev_node)) == OMP_CLAUSE_MAP in insert_struct_comp_map()
8768 tree c3 = build_omp_clause (OMP_CLAUSE_LOCATION (c), OMP_CLAUSE_MAP); in insert_struct_comp_map()
8897 if (OMP_CLAUSE_CODE (*cp) == OMP_CLAUSE_MAP in omp_target_reorder_clauses()
8910 && OMP_CLAUSE_CODE (*cp) == OMP_CLAUSE_MAP in omp_target_reorder_clauses()
8939 if (OMP_CLAUSE_CODE (*cp) == OMP_CLAUSE_MAP) in omp_target_reorder_clauses()
8978 && OMP_CLAUSE_CODE (*cp2) == OMP_CLAUSE_MAP in omp_target_reorder_clauses()
8998 if (OMP_CLAUSE_CODE (*cp) == OMP_CLAUSE_MAP) in omp_target_reorder_clauses()
9505 case OMP_CLAUSE_MAP: in gimplify_scan_omp_clauses()
[all …]
Dtree-nested.cc1438 case OMP_CLAUSE_MAP: in convert_nonlocal_omp_clauses()
1792 c = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_MAP); in convert_nonlocal_reference_stmt()
2214 case OMP_CLAUSE_MAP: in convert_local_omp_clauses()
2506 tree c = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_MAP); in convert_local_reference_stmt()
2527 tree c = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_MAP); in convert_local_reference_stmt()
2904 OMP_CLAUSE_MAP); in convert_tramp_reference_stmt()
3033 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in convert_gimple_call()
3038 c = build_omp_clause (gimple_location (stmt), OMP_CLAUSE_MAP); in convert_gimple_call()
Domp-low.cc546 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in use_pointer_for_field()
1494 case OMP_CLAUSE_MAP: in scan_sharing_clauses()
1499 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1545 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1562 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1572 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1606 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1644 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1663 && OMP_CLAUSE_CODE (nc) == OMP_CLAUSE_MAP in scan_sharing_clauses()
1845 case OMP_CLAUSE_MAP: in scan_sharing_clauses()
[all …]
Dtree.h1679 …((enum gomp_map_kind) OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP)->omp_clause.subcode.map_kind)
1681 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP)->omp_clause.subcode.map_kind \
1688 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP)->base.public_flag)
1692 TREE_PROTECTED (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP))
1697 TREE_PRIVATE (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP))
1702 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP)->base.default_def_flag)
1707 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP)->base.deprecated_flag)
1712 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_MAP)->base.addressable_flag)
Dtree-core.h343 OMP_CLAUSE_MAP, enumerator
Dtree-streamer-out.cc422 case OMP_CLAUSE_MAP: in pack_ts_omp_clause_value_fields()
Dtree-streamer-in.cc459 case OMP_CLAUSE_MAP: in unpack_ts_omp_clause_value_fields()
Dtree-pretty-print.cc858 case OMP_CLAUSE_MAP: in dump_omp_clause()
955 switch (OMP_CLAUSE_CODE (clause) == OMP_CLAUSE_MAP in dump_omp_clause()
985 if (OMP_CLAUSE_CODE (clause) == OMP_CLAUSE_MAP in dump_omp_clause()
Dlto-streamer-out.cc1556 case OMP_CLAUSE_MAP: in hash_tree()
DChangeLog8836 * omp-low.cc (scan_sharing_clauses) <OMP_CLAUSE_MAP>: Gracefully
9299 (scan_sharing_clauses) <OMP_CLAUSE_MAP> Use it for
9307 * omp-low.cc (scan_sharing_clauses) <OMP_CLAUSE_MAP>: Handle
Dtree.cc454 if (oacc && OMP_CLAUSE_CODE (clause) == OMP_CLAUSE_MAP) in user_omp_clause_code_name()
DChangeLog-201429090 in OMP_CLAUSE_MAP in some outer target region.
33494 * gimplify.c (gimplify_scan_omp_clauses) <case OMP_CLAUSE_MAP,
/netbsd/src/external/gpl3/gcc/dist/gcc/lto/
Dlto-common.cc1347 case OMP_CLAUSE_MAP: in compare_tree_sccs_1()