Home
last modified time | relevance | path

Searched refs:copy_node (Results 1 – 25 of 84) sorted by relevance

1234

/dragonfly/contrib/gcc-8.0/gcc/
H A Dcgraphclones.c208 tree new_decl = copy_node (orig_decl); in build_function_decl_skip_args()
285 new_decl = copy_node (thunk->decl); in duplicate_thunk_for_node()
306 tree nd = copy_node (pd); in duplicate_thunk_for_node()
567 new_decl = copy_node (old_decl); in create_virtual_clone()
966 new_decl = copy_node (old_decl); in create_version_clone_with_body()
H A Dattribs.c996 copy_node (TREE_VALUE (attr1)), in common_function_versions()
1456 a1 = copy_node (a2); in merge_attributes()
1504 a2 = copy_node (attr); in duplicate_one_attribute()
H A Dmultiple_target.c314 tree new_decl = copy_node (node->decl); in create_target_clone()
H A Dhsa-common.c803 fn_opts = copy_node (fn_opts); in process_gpu_implementation_attributes()
H A Dtree-inline.c444 new_tree = copy_node (type); in remap_type_1()
957 *tp = copy_node (*tp); in remap_gimple_op_r()
1081 *tp = copy_node (assignment); in copy_tree_body_r()
1141 *tp = copy_node (*tp); in copy_tree_body_r()
5180 new_tree = copy_node (*tp); in copy_tree_r()
5202 new_tree = copy_node (*tp); in copy_tree_r()
5236 t = copy_node (*tp); in remap_save_expr()
5637 copy = copy_node (decl); in copy_decl_no_change()
H A Dipa-inline-transform.c538 first_clone->decl = copy_node (node->decl); in save_inline_function_body()
H A Dipa-chkp.c176 tree new_decl = copy_node (fndecl); in chkp_build_instrumented_fndecl()
H A Dipa-utils.c466 src->decl = copy_node (src->decl); in ipa_merge_profiles()
H A Dconvert.c706 expr = copy_node (expr); in convert_to_integer_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dlex.c613 identifier = copy_node (conv_op_identifier); in make_conv_op_name()
795 copy = copy_node (decl PASS_MEM_STAT); in copy_decl()
828 copy = copy_node (type PASS_MEM_STAT); in copy_type()
H A Dpt.c3599 call = copy_node (call); in expand_integer_pack()
4585 tree a = copy_node (parms); in template_parms_level_to_args()
13567 r = copy_node (t); in tsubst_decl()
16021 nc = copy_node (oc); in tsubst_omp_clauses()
17213 t = copy_node (t); in tsubst_expr()
17232 t = copy_node (t); in tsubst_expr()
17269 t = copy_node (t); in tsubst_expr()
17281 t = copy_node (t); in tsubst_expr()
17291 t = copy_node (t); in tsubst_expr()
17303 t = copy_node (t); in tsubst_expr()
[all …]
H A Doptimize.c400 = copy_node (in_charge_arg_for_name (DECL_NAME (clone))); in maybe_thunk_body()
H A Dtree.c1564 tree new_args = copy_node (args); in strip_typedefs()
1713 r = copy_node (t); in strip_typedefs_expr()
1760 r = copy_node (t); in strip_typedefs_expr()
1799 r = copy_node (t); in strip_typedefs_expr()
1850 r = copy_node (t); in strip_typedefs_expr()
2718 TEMPLATE_TYPE_PARM_INDEX (t2) = copy_node (TEMPLATE_TYPE_PARM_INDEX (t)); in bind_template_template_parm()
H A Dtypeck2.c713 tree cons = copy_node (init); in split_nonconstant_init_1()
1092 init = copy_node (init); in digest_init_r()
H A Dmethod.c363 tree x = copy_node (a); in use_thunk()
2148 tree new_ci = copy_node (orig_ci); in implicitly_declare_fn()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Dlex.c618 copy = copy_node (decl); in copy_decl()
655 copy = copy_node (type); in copy_type()
H A Dtree.c1218 tree new_args = copy_node (args); in strip_typedefs()
1324 r = copy_node (t); in strip_typedefs_expr()
1370 r = copy_node (t); in strip_typedefs_expr()
1408 r = copy_node (t); in strip_typedefs_expr()
1454 r = copy_node (t); in strip_typedefs_expr()
1928 TEMPLATE_TYPE_PARM_INDEX (t2) = copy_node (TEMPLATE_TYPE_PARM_INDEX (t)); in bind_template_template_parm()
H A Dtypeck2.c600 tree cons = copy_node (init); in split_nonconstant_init_1()
916 init = copy_node (init); in digest_init_r()
H A Dpt.c2108 *targs_out = copy_node (targs); in determine_specialization()
9189 save_args = copy_node (args); in tsubst_pack_expansion()
10072 *friends = copy_node (*friends); in tsubst_decl()
10167 r = copy_node (t); in tsubst_decl()
10293 r = copy_node (t); in tsubst_decl()
11832 c = copy_node (t); in tsubst_copy()
12300 nc = copy_node (oc); in tsubst_omp_clauses()
12965 t = copy_node (t); in tsubst_expr()
12979 t = copy_node (t); in tsubst_expr()
15198 tree tempargs = copy_node (targs); in resolve_overloaded_unification()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dipa-inline-transform.c278 first_clone->decl = copy_node (node->decl); in save_inline_function_body()
H A Dtree-inline.c395 new_tree = copy_node (type); in remap_type_1()
847 *tp = copy_node (*tp); in remap_gimple_op_r()
961 *tp = copy_node (assignment); in copy_tree_body_r()
1022 *tp = copy_node (*tp); in copy_tree_body_r()
4351 new_tree = copy_node (*tp); in copy_tree_r()
4377 new_tree = copy_node (*tp); in copy_tree_r()
4418 t = copy_node (*tp); in remap_save_expr()
4871 copy = copy_node (decl); in copy_decl_no_change()
H A Dconvert.c574 expr = copy_node (expr); in convert_to_integer()
/dragonfly/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c321 op1 = copy_node (op1); in check_omp_for_incr_expr()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-ubsan.c390 tree t = copy_node (*expr_p); in ubsan_maybe_instrument_array_ref()
/dragonfly/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c4846 copy_node (attribute)); in objc_decl_method_attributes()
4854 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes()
4930 tree new_attribute = copy_node (attribute); in objc_decl_method_attributes()
7179 decl = copy_node (decl); in objc_synthesize_getter()
7359 decl = copy_node (decl); in objc_synthesize_setter()
7567 property = copy_node (property); in objc_add_synthesize_declaration_for_property()
7782 property = copy_node (property); in objc_add_dynamic_declaration_for_property()
8738 objc_add_method (interface, copy_node (method), in really_start_method()

1234