Searched refs:copy_rtx (Results 26 - 50 of 162) sorted by relevance

1234567

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dloop-doloop.cc520 /* count has been already copied through copy_rtx. */
532 rtx ass = copy_rtx (desc->noloop_assumptions);
720 count = copy_rtx (desc->niter_expr);
H A Dfwprop.cc509 rtx value = copy_rtx (SET_SRC (set));
801 set_unique_reg_note (use_rtl, REG_EQUAL, copy_rtx (new_rtx));
H A Dfunction.cc716 t->address = copy_rtx (address);
1789 = copy_rtx (recog_data.operand[(unsigned)recog_data.dup_num[i]]);
2775 emit_group_store (validize_mem (copy_rtx (stack_parm)), entry_parm,
2781 validize_mem (copy_rtx (stack_parm)),
3002 mem = validize_mem (copy_rtx (stack_parm));
3208 validated_mem = validize_mem (copy_rtx (data->entry_parm));
3396 emit_move_insn (MEM_P (parmreg) ? copy_rtx (parmreg) : parmreg,
3405 emit_move_insn (MEM_P (parmreg) ? copy_rtx (parmreg) : parmreg, rtl);
3486 emit_move_insn (tempreg, validize_mem (copy_rtx (data->entry_parm)));
3533 dest = validize_mem (copy_rtx (dat
[all...]
H A Dgensupport.cc611 XVECEXP (split, 0, i) = copy_rtx (XVECEXP (desc, 1, i));
1374 We rely on the fact that INSN was created with copy_rtx, and modify data
1771 pred = copy_rtx (XVECEXP (ce_elem->data, 0, 0));
1778 insn = copy_rtx (insn_elem->data);
1826 split = copy_rtx (insn_elem->split->data);
1919 subst_pattern = copy_rtx (XVECEXP (subst_elem->data, 3, j));
2212 pattern = copy_rtx (operand_data[opno]);
H A Dlra-spills.cc455 *loc = copy_rtx (hard_reg);
461 *loc = x != pseudo_slots[i].mem ? x : copy_rtx (x);
H A Difcvt.cc394 xtest = copy_rtx (test);
2069 rtx_insn *to_emit = as_a <rtx_insn *> (copy_rtx (insn));
2240 rtx_insn *copy_of_a = as_a <rtx_insn *> (copy_rtx (insn_a));
2267 rtx_insn *copy_of_b = as_a <rtx_insn *> (copy_rtx (insn_b));
3413 cc_cmp = copy_rtx (cc_cmp);
3416 rev_cc_cmp = copy_rtx (rev_cc_cmp);
5116 rtx_insn *seq = gen_cond_trap (GET_CODE (cond), copy_rtx (XEXP (cond, 0)),
5117 copy_rtx (XEXP (cond, 1)),
H A Dlra-constraints.cc486 ira_reg_equiv[i].memory = copy_rtx (res);
488 ira_reg_equiv[i].invariant = copy_rtx (res);
1145 lra_emit_move (copy_rtx (new_in_reg), in_rtx);
1179 lra_emit_move (out_rtx, copy_rtx (new_out_reg));
1527 *loc = copy_rtx (*loc);
1560 lra_emit_move (before_p ? copy_rtx (reg) : reg, new_reg);
3624 gen_rtx_HIGH (Pmode, copy_rtx (addr))));
4085 subst = copy_rtx (subst);
4620 lra_emit_move (type == OP_INOUT ? copy_rtx (old) : old, new_reg);
5149 = copy_rtx (*curr_i
[all...]
H A Doptabs.cc147 note = gen_rtx_fmt_e (code, op0_mode, copy_rtx (op0));
159 note = gen_rtx_fmt_e (code, GET_MODE (target), copy_rtx (op0));
163 note = gen_rtx_fmt_ee (code, GET_MODE (target), copy_rtx (op0), copy_rtx (op1));
2073 int_mode, copy_rtx (xop0),
2074 copy_rtx (xop1)),
2127 copy_rtx (op0),
2128 copy_rtx (op1)),
2174 int_mode, copy_rtx (op0), op1),
3173 gen_rtx_fmt_e (code, mode, copy_rtx (op
[all...]
H A Dcse.cc3287 x = copy_rtx (x);
3421 return fold_rtx (copy_rtx (cheapest_simplification),
3494 rtx op0 = const_arg0 ? const_arg0 : copy_rtx (folded_arg0);
3495 rtx op1 = const_arg1 ? const_arg1 : copy_rtx (folded_arg1);
3591 return fold_rtx (plus_constant (mode, copy_rtx (y), -xval),
3712 y = copy_rtx (XEXP (y, 0));
4585 src_eqv = copy_rtx (XEXP (tem, 0));
5528 src_const = copy_rtx (src_const);
6265 return copy_rtx (new_rtx);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/nios2/
H A Dnios2.c534 add_reg_note (insn, REG_CFA_ADJUST_CFA, copy_rtx (elt));
2306 emit_insn (gen_rtx_SET (temp, gen_rtx_HIGH (Pmode, copy_rtx (x))));
2307 return gen_rtx_LO_SUM (Pmode, temp, copy_rtx (x));
2323 emit_insn (gen_rtx_SET (temp, gen_rtx_HIGH (Pmode, copy_rtx (op1))));
2325 return gen_rtx_LO_SUM (Pmode, temp, copy_rtx (op1));
2651 return gen_rtx_PLUS (Pmode, force_reg (Pmode, op0), copy_rtx (op1));
2657 return gen_rtx_PLUS (Pmode, force_reg (Pmode, op0), copy_rtx (op1));
2693 unspec = copy_rtx (unspec);
2753 copy_rtx (from));
2772 copy_rtx (operand
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sh/
H A Dsh-mem.cc68 rtx dest = copy_rtx (operands[0]);
69 rtx src = copy_rtx (operands[1]);
679 rtx dest = copy_rtx (operands[0]);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sh/
H A Dsh-mem.cc68 rtx dest = copy_rtx (operands[0]);
69 rtx src = copy_rtx (operands[1]);
679 rtx dest = copy_rtx (operands[0]);
/netbsd-current/external/gpl3/gcc/dist/gcc/config/nios2/
H A Dnios2.cc535 add_reg_note (insn, REG_CFA_ADJUST_CFA, copy_rtx (elt));
2301 emit_insn (gen_rtx_SET (temp, gen_rtx_HIGH (Pmode, copy_rtx (x))));
2302 return gen_rtx_LO_SUM (Pmode, temp, copy_rtx (x));
2318 emit_insn (gen_rtx_SET (temp, gen_rtx_HIGH (Pmode, copy_rtx (op1))));
2320 return gen_rtx_LO_SUM (Pmode, temp, copy_rtx (op1));
2646 return gen_rtx_PLUS (Pmode, force_reg (Pmode, op0), copy_rtx (op1));
2652 return gen_rtx_PLUS (Pmode, force_reg (Pmode, op0), copy_rtx (op1));
2688 unspec = copy_rtx (unspec);
2748 copy_rtx (from));
2767 copy_rtx (operand
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c687 copy_rtx (offset))));
697 copy_rtx (offset))));
851 copy_rtx (asym)));
883 copy_rtx (offset)));
898 copy_rtx (offset)))));
956 copy_rtx (offset))));
962 copy_rtx (offset))));
/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc703 copy_rtx (offset))));
713 copy_rtx (offset))));
867 copy_rtx (asym)));
899 copy_rtx (offset)));
914 copy_rtx (offset)))));
969 copy_rtx (offset))));
975 copy_rtx (offset))));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dlra-constraints.c464 ira_reg_equiv[i].memory = copy_rtx (res);
466 ira_reg_equiv[i].invariant = copy_rtx (res);
1094 lra_emit_move (copy_rtx (new_in_reg), in_rtx);
1128 lra_emit_move (out_rtx, copy_rtx (new_out_reg));
1472 *loc = copy_rtx (*loc);
1504 lra_emit_move (before_p ? copy_rtx (reg) : reg, new_reg);
3516 gen_rtx_HIGH (Pmode, copy_rtx (addr))));
3983 subst = copy_rtx (subst);
4498 lra_emit_move (type == OP_INOUT ? copy_rtx (old) : old, new_reg);
5657 = copy_rtx (ira_reg_equi
[all...]
H A Dfunction.c712 t->address = copy_rtx (address);
1806 = copy_rtx (recog_data.operand[(unsigned)recog_data.dup_num[i]]);
2790 emit_group_store (validize_mem (copy_rtx (stack_parm)), entry_parm,
2796 validize_mem (copy_rtx (stack_parm)),
3017 mem = validize_mem (copy_rtx (stack_parm));
3215 validated_mem = validize_mem (copy_rtx (data->entry_parm));
3402 emit_move_insn (MEM_P (parmreg) ? copy_rtx (parmreg) : parmreg,
3411 emit_move_insn (MEM_P (parmreg) ? copy_rtx (parmreg) : parmreg, rtl);
3492 emit_move_insn (tempreg, validize_mem (copy_rtx (data->entry_parm)));
3539 dest = validize_mem (copy_rtx (dat
[all...]
H A Dgensupport.c610 XVECEXP (split, 0, i) = copy_rtx (XVECEXP (desc, 1, i));
1369 We rely on the fact that INSN was created with copy_rtx, and modify data
1766 pred = copy_rtx (XVECEXP (ce_elem->data, 0, 0));
1773 insn = copy_rtx (insn_elem->data);
1821 split = copy_rtx (insn_elem->split->data);
1914 subst_pattern = copy_rtx (XVECEXP (subst_elem->data, 3, j));
2207 pattern = copy_rtx (operand_data[opno]);
H A Dfwprop.c753 collapsed = propagate_rtx_1 (&tem, old_rtx, copy_rtx (new_rtx), flags);
1106 note = set_unique_reg_note (insn, REG_EQUAL, copy_rtx (new_rtx));
1369 set_unique_reg_note (use_insn, REG_EQUAL, copy_rtx (new_rtx));
H A Dlra-spills.c455 *loc = copy_rtx (hard_reg);
461 *loc = x != pseudo_slots[i].mem ? x : copy_rtx (x);
H A Dcse.c3328 x = copy_rtx (x);
3462 return fold_rtx (copy_rtx (cheapest_simplification),
3535 rtx op0 = const_arg0 ? const_arg0 : copy_rtx (folded_arg0);
3536 rtx op1 = const_arg1 ? const_arg1 : copy_rtx (folded_arg1);
3632 return fold_rtx (plus_constant (mode, copy_rtx (y), -xval),
3753 y = copy_rtx (XEXP (y, 0));
4609 src_eqv = copy_rtx (XEXP (tem, 0));
5538 src_const = copy_rtx (src_const);
6290 return copy_rtx (new_rtx);
H A Doptabs.c143 note = gen_rtx_fmt_e (code, op0_mode, copy_rtx (op0));
155 note = gen_rtx_fmt_e (code, GET_MODE (target), copy_rtx (op0));
159 note = gen_rtx_fmt_ee (code, GET_MODE (target), copy_rtx (op0), copy_rtx (op1));
1753 int_mode, copy_rtx (xop0),
1754 copy_rtx (xop1)),
1807 copy_rtx (op0),
1808 copy_rtx (op1)),
2729 gen_rtx_fmt_e (code, mode, copy_rtx (op0)),
3798 set_dst_reg_note (last, REG_EQUAL, copy_rtx (equi
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/cris/
H A Dcris.cc437 /* We don't need to copy_rtx pat: we're going to
442 copy_rtx (prev_src),
2521 mem = copy_rtx (mem);
2575 mem = copy_rtx (mem);
3287 XVECEXP (seq, 0, 0) = copy_rtx (XVECEXP (PATTERN (insn), 0, 0));
3290 = copy_rtx (XVECEXP (PATTERN (insn), 0, i + 1));
3291 XVECEXP (seq, 0, nregs) = copy_rtx (XVECEXP (PATTERN (insn), 0, 1));
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Di386-expand.c503 emit_insn (extract (m, copy_rtx (op1), const1_rtx));
675 emit_insn (gen_sse_storehps (m, copy_rtx (op1)));
2996 copy_rtx (tmp), 1, OPTAB_DIRECT);
3009 copy_rtx (tmp), 1, OPTAB_DIRECT);
3021 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1);
3024 copy_rtx (tmp), GEN_INT (cf),
3025 copy_rtx (tmp), 1, OPTAB_DIRECT);
3043 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1);
3047 copy_rtx (tmp),
3049 copy_rtx (tm
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Di386-expand.cc755 emit_insn (extract (m, copy_rtx (op1), const1_rtx));
927 emit_insn (gen_sse_storehps (m, copy_rtx (op1)));
3280 copy_rtx (tmp), 1, OPTAB_DIRECT);
3293 copy_rtx (tmp), 1, OPTAB_DIRECT);
3305 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1);
3308 copy_rtx (tmp), GEN_INT (cf),
3309 copy_rtx (tmp), 1, OPTAB_DIRECT);
3327 tmp = expand_simple_unop (mode, NOT, tmp, copy_rtx (tmp), 1);
3331 copy_rtx (tmp),
3333 copy_rtx (tm
[all...]

Completed in 1119 milliseconds

1234567