| /NextBSD/contrib/gcc/ |
| HD | function.c | 2535 SET_DECL_RTL (parm, parmreg); in assign_parm_setup_block() 2648 SET_DECL_RTL (parm, stack_parm); in assign_parm_setup_block() 2682 SET_DECL_RTL (parm, x); in assign_parm_setup_reg() 2685 SET_DECL_RTL (parm, parmreg); in assign_parm_setup_reg() 2775 SET_DECL_RTL (parm, parmreg); in assign_parm_setup_reg() 2908 SET_DECL_RTL (parm, data->stack_parm); in assign_parm_setup_stack() 2956 SET_DECL_RTL (parm, tmp); in assign_parms_unsplit_complex() 2971 SET_DECL_RTL (parm, DECL_RTL (fnargs)); in assign_parms_unsplit_complex() 3009 SET_DECL_RTL (parm, const0_rtx); in assign_parms() 3069 SET_DECL_RTL (result, x); in assign_parms() [all …]
|
| HD | cfgexpand.c | 227 SET_DECL_RTL (decl, pc_rtx); in add_stack_var() 543 SET_DECL_RTL (decl, x); in expand_one_stack_var_at() 649 SET_DECL_RTL (var, x); in expand_one_register_var() 684 SET_DECL_RTL (var, x); in expand_one_error_var()
|
| HD | stmt.c | 144 SET_DECL_RTL (label, r); in label_rtx() 1886 SET_DECL_RTL (decl, gen_rtx_MEM (BLKmode, const0_rtx)); in expand_decl() 1901 SET_DECL_RTL (decl, x); in expand_decl() 1910 SET_DECL_RTL (decl, gen_reg_rtx (reg_mode)); in expand_decl() 1957 SET_DECL_RTL (decl, x); in expand_decl() 1990 SET_DECL_RTL (decl, x); in expand_decl() 2079 SET_DECL_RTL (decl_elt, decl_rtl); in expand_anon_union_decl()
|
| HD | sdbout.c | 772 SET_DECL_RTL (decl, in sdbout_symbol() 802 SET_DECL_RTL (decl, value); in sdbout_symbol() 1267 SET_DECL_RTL (parms, in sdbout_parms()
|
| HD | stor-layout.c | 478 SET_DECL_RTL (decl, 0); in layout_decl() 480 SET_DECL_RTL (decl, rtl); in layout_decl() 494 SET_DECL_RTL (decl, 0); in relayout_decl()
|
| HD | varasm.c | 756 SET_DECL_RTL (decl, NULL_RTX); in set_user_assembler_name() 1028 SET_DECL_RTL (decl, adjust_address_nv (x, DECL_MODE (decl), 0)); in make_decl_rtl() 1099 SET_DECL_RTL (decl, gen_rtx_raw_REG (DECL_MODE (decl), reg_number)); in make_decl_rtl() 1156 SET_DECL_RTL (decl, x); in make_decl_rtl()
|
| HD | tree-inline.c | 2598 SET_DECL_RTL (copy, NULL_RTX); in copy_decl_for_dup_finish() 2791 SET_DECL_RTL (new_decl, copy_rtx (DECL_RTL (old_decl))); in tree_function_versioning()
|
| HD | tree-ssa-loop-ivopts.c | 2499 SET_DECL_RTL (obj, x); in prepare_decl_rtl() 3586 SET_DECL_RTL (var, x); in force_expr_to_var_cost() 5778 SET_DECL_RTL (obj, NULL_RTX); in free_loop_data()
|
| HD | emit-rtl.c | 2101 SET_DECL_RTL (decl, copy_rtx_if_shared (DECL_RTL (decl))); in unshare_all_rtl_1() 2334 SET_DECL_RTL (t, copy_rtx_if_shared (DECL_RTL (t))); in unshare_all_decls()
|
| HD | dbxout.c | 3126 SET_DECL_RTL (parms, eliminate_regs (DECL_RTL (parms), 0, NULL_RTX)); in dbxout_parms()
|
| HD | tree.h | 2662 #define SET_DECL_RTL(NODE, RTL) set_decl_rtl (NODE, RTL) macro
|
| HD | expr.c | 5224 SET_DECL_RTL (index, index_r); in store_constructor() 7104 SET_DECL_RTL (val, ret); in expand_expr_real_1()
|
| HD | ChangeLog-2001 | 27204 * sdbout.c (sdbout_symbol): Use DECL_RTL_SET_P, SET_DECL_RTL. 27287 (SET_DECL_RTL): New macro.
|
| HD | ChangeLog-2003 | 34917 * tree.h (SET_DECL_RTL): Call set_decl_rtl.
|
| HD | ChangeLog-2004 | 26539 * expmed.c (make_tree): Don't use SET_DECL_RTL.
|
| /NextBSD/contrib/gcc/cp/ |
| HD | method.c | 417 SET_DECL_RTL (x, NULL_RTX); in use_thunk()
|
| HD | pt.c | 5377 SET_DECL_RTL (new_friend, NULL_RTX); in tsubst_friend_function() 6687 SET_DECL_RTL (r, NULL_RTX); in tsubst_decl() 7004 SET_DECL_RTL (r, NULL_RTX); in tsubst_decl() 7009 SET_DECL_RTL (r, NULL_RTX); in tsubst_decl() 12315 SET_DECL_RTL (d, NULL_RTX); in instantiate_decl()
|
| HD | class.c | 3863 SET_DECL_RTL (clone, NULL_RTX); in build_clone()
|
| HD | ChangeLog-2002 | 3397 but follow the SET_DECL_RTL idiom used elsewhere in the function.
|
| HD | ChangeLog | 5192 SET_DECL_RTL.
|