Searched refs:shallow_copy_rtx (Results 1 – 17 of 17) sorted by relevance
263 copy = shallow_copy_rtx (orig); in copy_rtx()
889 copy = shallow_copy_rtx (x); in cselib_subst_to_values()904 copy = shallow_copy_rtx (x); in cselib_subst_to_values()
683 mem = shallow_copy_rtx (mem); in add_insn_mem_dependence()868 t = shallow_copy_rtx (dest); in sched_analyze_1()992 t = shallow_copy_rtx (t); in sched_analyze_2()
364 temp = shallow_copy_rtx (x); in convert_memory_address()
1201 x = shallow_copy_rtx (x); in emit_block_move()1202 y = shallow_copy_rtx (y); in emit_block_move()3960 str_rtx = shallow_copy_rtx (str_rtx); in optimize_bitfield_assignment_op()3993 str_rtx = shallow_copy_rtx (str_rtx); in optimize_bitfield_assignment_op()4127 to_rtx = shallow_copy_rtx (to_rtx); in expand_assignment()
2439 x = shallow_copy_rtx (x); in copy_rtx_if_shared_1()4878 copy = shallow_copy_rtx (orig); in copy_insn_1()
1483 #define shallow_copy_rtx(a) shallow_copy_rtx_stat (a MEM_STAT_INFO) macro
493 op0 = shallow_copy_rtx (op0); in store_bit_field()1208 op0 = shallow_copy_rtx (op0); in extract_bit_field()
2278 = shallow_copy_rtx (XVECEXP (PATTERN (insn), 0, i)); in subst_stack_regs()
2645 x = shallow_copy_rtx (x); in eliminate_regs_1()2662 x = shallow_copy_rtx (x); in eliminate_regs_1()
2579 mem = shallow_copy_rtx (mem); in add_to_mem_set_list()
4673 x = shallow_copy_rtx (x); in find_reloads_toplev()
11491 * emit-rtl.c (copy_rtx_if_shared_1): Use shallow_copy_rtx.11496 * reload1.c (eliminate_regs): Use shallow_copy_rtx.11501 (copy_rtx): Use shallow_copy_rtx. Don't copy each field individually.
11585 * rtl.c (shallow_copy_rtx): Remove unused variable `format_ptr'.17254 * rtl.h (shallow_copy_rtx): Declare.17255 * rtl.c (shallow_copy_rtx): New function.17256 * reload.c (find_reloads_toplev): Use shallow_copy_rtx instead of
3529 * explow.c (convert_memory_address): Use shallow_copy_rtx.5019 * rtl.c (shallow_copy_rtx): Use memcpy for the entire node.22823 * rtl.c (copy_rtx, shallow_copy_rtx): Use RTX_FLAG macro.31858 Use shallow_copy_rtx and PUT_MODE to change the mode of
229 * rtl.c (copy_most_rtx, shallow_copy_rtx): Copy frame_related
5035 (shallow_copy_rtx): Adjust call to ggc_alloc_rtx. Use RTX_SIZE.