| /freebsd-9-stable/contrib/gcc/ |
| D | postreload-gcse.c | 998 extract_insn (gen_move_insn (copy_rtx (dest), in eliminate_partially_redundant_load() 999 copy_rtx (avail_reg))); in eliminate_partially_redundant_load() 1021 if (! set_noop_p (PATTERN (gen_move_insn (copy_rtx (dest), in eliminate_partially_redundant_load() 1022 copy_rtx (avail_reg))))) in eliminate_partially_redundant_load() 1084 insert_insn_on_edge (gen_move_insn (copy_rtx (dest), in eliminate_partially_redundant_load() 1085 copy_rtx (avail_reg)), in eliminate_partially_redundant_load()
|
| D | rtl.c | 214 copy_rtx (rtx orig) in copy_rtx() function 282 XEXP (copy, i) = copy_rtx (XEXP (orig, i)); in copy_rtx() 291 XVECEXP (copy, i, j) = copy_rtx (XVECEXP (orig, i, j)); in copy_rtx()
|
| D | loop-unroll.c | 996 tmp = force_operand (copy_rtx (desc->niter_expr), niter); in unroll_loop_runtime_iterations() 1057 branch_code = compare_and_jump_seq (copy_rtx (niter), GEN_INT (j), EQ, in unroll_loop_runtime_iterations() 1075 branch_code = compare_and_jump_seq (copy_rtx (niter), const0_rtx, EQ, in unroll_loop_runtime_iterations() 1611 ves->reg = copy_rtx (dest); in analyze_insn_to_expand_var() 1847 rtx expr = copy_rtx (*get_ivts_expr (single_set (insn), ivts)); in insert_base_initialization() 1908 src = copy_rtx (SET_SRC (set)); in split_iv() 1909 dest = copy_rtx (SET_DEST (set)); in split_iv()
|
| D | gensupport.c | 317 XVECEXP (split, 0, i) = copy_rtx (XVECEXP (desc, 1, i)); in process_rtx() 802 pred = copy_rtx (XVECEXP (ce_elem->data, 0, 0)); in process_one_cond_exec() 809 insn = copy_rtx (insn_elem->data); in process_one_cond_exec() 853 split = copy_rtx (insn_elem->split->data); in process_one_cond_exec()
|
| D | loop-doloop.c | 372 rtx ass = copy_rtx (desc->noloop_assumptions); in doloop_modify() 539 count = copy_rtx (desc->niter_expr); in doloop_optimize()
|
| D | optabs.c | 193 note = gen_rtx_fmt_e (code, GET_MODE (target), copy_rtx (op0)); in add_equal_note() 195 note = gen_rtx_fmt_ee (code, GET_MODE (target), copy_rtx (op0), copy_rtx (op1)); in add_equal_note() 1496 copy_rtx (op0), copy_rtx (op1)); in expand_binop() 1804 copy_rtx (xop0), in expand_binop() 1805 copy_rtx (xop1))); in expand_binop() 1857 copy_rtx (op0), in expand_binop() 1858 copy_rtx (op1))); in expand_binop() 2500 temp = gen_rtx_fmt_e (code, mode, copy_rtx (op0)); in expand_absneg_bit() 2512 gen_rtx_fmt_e (code, mode, copy_rtx (op0))); in expand_absneg_bit() 2665 copy_rtx (op0))); in expand_unop() [all …]
|
| D | cse.c | 1465 x = copy_rtx (x); in lookup_as_function() 2962 canon_reg (copy_rtx (best_elt->exp), in find_best_addr() 3052 canon_reg (copy_rtx (best_rtx), in find_best_addr() 3297 return copy_rtx (SUBREG_REG (elt->exp)); in fold_rtx_subreg() 3432 new = copy_rtx (SUBREG_REG (elt->exp)); in fold_rtx_subreg() 3739 return fold_rtx (copy_rtx (XEXP (new, 0)), insn); in fold_rtx() 3864 x = copy_rtx (x); in fold_rtx() 3947 x = copy_rtx (x); in fold_rtx() 4306 return fold_rtx (plus_constant (copy_rtx (y), in fold_rtx() 4418 y = copy_rtx (XEXP (y, 0)); in fold_rtx() [all …]
|
| D | caller-save.c | 687 mem = copy_rtx (mem); in insert_restore() 759 mem = copy_rtx (mem); in insert_save()
|
| D | combine.c | 942 i2mod_old_rhs = copy_rtx (orig); in combine_instructions() 943 i2mod_new_rhs = copy_rtx (note); in combine_instructions() 2230 i2pat = gen_rtx_SET (VOIDmode, i2dest, copy_rtx (i2src)); in try_combine() 2232 i2pat = copy_rtx (PATTERN (i2)); in try_combine() 2238 i1pat = gen_rtx_SET (VOIDmode, i1dest, copy_rtx (i1src)); in try_combine() 2240 i1pat = copy_rtx (PATTERN (i1)); in try_combine() 3136 call_usage = copy_rtx (call_usage); in try_combine() 3909 return (unique_copy && n_occurrences > 1 ? copy_rtx (to) : to); in subst() 4008 ? copy_rtx (to) : to); in subst() 4074 new = (unique_copy && n_occurrences ? copy_rtx (to) : to); in subst() [all …]
|
| D | reorg.c | 476 rtx delay_insn = copy_rtx (insn); in emit_delay_sequence() 1301 temp = copy_rtx (trial); in steal_delay_list_from_target() 2346 = add_to_delay_list (copy_rtx (next_trial), delay_list); in fill_simple_delay_slots() 2685 temp = own_thread ? trial : copy_rtx (trial); in fill_slots_from_thread() 2863 ninsn = own_thread ? trial : copy_rtx (trial); in fill_slots_from_thread()
|
| D | expr.c | 603 gen_rtx_fmt_e (equiv_code, to_mode, copy_rtx (from))); in convert_move() 4859 target = copy_rtx (target); in store_constructor_field() 5035 to_rtx = copy_rtx (to_rtx); in store_constructor() 5192 target = copy_rtx (target); in store_constructor() 5299 target = copy_rtx (target); in store_constructor() 5594 to_rtx = copy_rtx (to_rtx); in store_field() 6453 *op1 = copy_rtx (*op0); in expand_operands() 6947 copy_rtx (XEXP (decl_rtl, 0))); in expand_expr_real_1() 7071 copy_rtx (XEXP (temp, 0))); in expand_expr_real_1() 7536 op0 = copy_rtx (op0); in expand_expr_real_1() [all …]
|
| D | see.c | 2450 rtx ref_copy = copy_rtx (ref); in see_def_extension_not_merged() 2494 ref_copy = copy_rtx (ref); in see_def_extension_not_merged() 2589 rtx ref_copy = copy_rtx (ref); in see_merge_one_use_extension() 2732 rtx ref_copy = copy_rtx (ref); in see_merge_one_def_extension()
|
| D | loop-iv.c | 2379 t0 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp0), step); in iv_number_of_iterations() 2380 t1 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp1), step); in iv_number_of_iterations() 2423 t0 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp0), step); in iv_number_of_iterations() 2424 t1 = simplify_gen_binary (UMOD, mode, copy_rtx (tmp1), step); in iv_number_of_iterations()
|
| D | postreload.c | 345 validate_change (insn, &SET_SRC (set), copy_rtx (this_rtx), 1); in reload_cse_simplify_set() 886 copy_rtx (reg_sum), 1); in reload_combine()
|
| D | reload.c | 612 loc = copy_rtx (loc); in get_secondary_mem() 4696 tem = copy_rtx (tem); in make_memloc() 4704 tem = copy_rtx (tem); in make_memloc() 4883 *memrefloc = copy_rtx (*memrefloc); in find_reloads_address() 4920 *memrefloc = copy_rtx (*memrefloc); in find_reloads_address() 4967 *memrefloc = copy_rtx (*memrefloc); in find_reloads_address() 4976 *loc = ad = copy_rtx (ad); in find_reloads_address() 5118 *memrefloc = copy_rtx (*memrefloc); in find_reloads_address()
|
| D | gcse.c | 1625 cur_expr->expr = copy_rtx (x); in insert_set_in_table() 2685 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (src)); in try_replace_reg() 2834 set_unique_reg_note (jump, REG_EQUAL, copy_rtx (new)); in cprop_jump() 3950 rtx exp = copy_rtx (expr->expr); in process_insert_insn() 5432 copy = gen_move_insn ( reg, copy_rtx (SET_SRC (pat))); in update_ld_motion_stores() 6175 insn = gen_move_insn (copy_rtx (expr->pattern), reg); in insert_store()
|
| D | ifcvt.c | 300 xtest = copy_rtx (test); in cond_exec_process_insns() 1385 tmp = copy_rtx (insn_a); in noce_try_cmove_arith() 1410 tmp = copy_rtx (insn_b); in noce_try_cmove_arith()
|
| D | modulo-sched.c | 495 old_reg = prev_reg = copy_rtx (SET_DEST (single_set (u->insn))); in generate_reg_moves() 718 emit_insn (copy_rtx (PATTERN (reg_move))); in duplicate_insns_of_cycles()
|
| D | explow.c | 175 rtx copy = copy_rtx (x); in plus_constant()
|
| D | reload1.c | 772 reg_equiv_memory_loc[i] = copy_rtx (x); in reload() 780 reg_equiv_invariant[i] = copy_rtx (x); in reload() 2111 x = copy_rtx (x); in alter_reg() 2359 return eliminate_regs_1 (copy_rtx (reg_equiv_invariant[regno]), in eliminate_regs_1()
|
| D | regmove.c | 1873 post_inc = emit_insn_after (copy_rtx (PATTERN (insn)), p); in fixup_match_1()
|
| D | varasm.c | 3207 return copy_rtx (desc->mem); in force_const_mem() 3271 return copy_rtx (def); in force_const_mem()
|
| /freebsd-9-stable/contrib/gcc/config/i386/ |
| D | i386.c | 11287 copy_rtx (tmp), 1, OPTAB_DIRECT); in ix86_expand_int_movcc() 11300 copy_rtx (tmp), 1, OPTAB_DIRECT); in ix86_expand_int_movcc() 11312 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1); in ix86_expand_int_movcc() 11315 copy_rtx (tmp), GEN_INT (cf), in ix86_expand_int_movcc() 11316 copy_rtx (tmp), 1, OPTAB_DIRECT); in ix86_expand_int_movcc() 11334 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1); in ix86_expand_int_movcc() 11338 copy_rtx (tmp), in ix86_expand_int_movcc() 11340 copy_rtx (tmp), 1, OPTAB_DIRECT); in ix86_expand_int_movcc() 11343 copy_rtx (tmp), GEN_INT (ct), in ix86_expand_int_movcc() 11344 copy_rtx (tmp), 1, OPTAB_DIRECT); in ix86_expand_int_movcc() [all …]
|
| /freebsd-9-stable/contrib/gcc/config/mips/ |
| D | mips.c | 1908 emit_move_insn (copy_rtx (dest), value); in mips_force_temporary() 1925 high = mips_force_temporary (temp, gen_rtx_HIGH (Pmode, copy_rtx (addr))); in mips_split_symbol() 2370 set_unique_reg_note (get_last_insn (), REG_EQUAL, copy_rtx (src)); in mips_legitimize_move() 2814 emit_insn (gen_load_df_low (copy_rtx (dest), mips_subword (src, 0))); in mips_split_64bit_move() 2816 copy_rtx (dest))); in mips_split_64bit_move() 3471 emit_move_insn (copy_rtx (fp1), src); in mips_emit_fcc_reload() 3472 emit_move_insn (copy_rtx (fp2), CONST0_RTX (SFmode)); in mips_emit_fcc_reload() 4538 emit_insn (gen_mov_ldr (dest, copy_rtx (src), right, temp)); in mips_expand_unaligned_load() 4543 emit_insn (gen_mov_lwr (dest, copy_rtx (src), right, temp)); in mips_expand_unaligned_load() 4567 emit_insn (gen_mov_sdr (copy_rtx (dest), copy_rtx (src), right)); in mips_expand_unaligned_store() [all …]
|
| /freebsd-9-stable/contrib/gcc/config/ia64/ |
| D | ia64.c | 1134 PATTERN (insn) = gen_rtx_COND_EXEC (VOIDmode, copy_rtx (cond), in ia64_emit_cond_move() 6962 new_pat = gen_load[load_no] (copy_rtx (recog_data.operand[0]), in ia64_gen_spec_insn() 6963 copy_rtx (recog_data.operand[1])); in ia64_gen_spec_insn() 6967 new_pat = gen_rtx_COND_EXEC (VOIDmode, copy_rtx in ia64_gen_spec_insn() 7116 op1 = copy_rtx (recog_data.operand[1]); in ia64_gen_check() 7144 (copy_rtx (recog_data.operand[0]), op1)); in ia64_gen_check() 7148 check_pat = gen_rtx_COND_EXEC (VOIDmode, copy_rtx (COND_EXEC_TEST (pat)), in ia64_gen_check()
|