Lines Matching refs:copy_rtx

503       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 (tmp), 1, OPTAB_DIRECT);
3052 copy_rtx (tmp), GEN_INT (ct),
3053 copy_rtx (tmp), 1, OPTAB_DIRECT);
3057 emit_move_insn (copy_rtx (out), copy_rtx (tmp));
3170 tmp = copy_rtx (out);
3174 out1 = copy_rtx (out);
3191 out = force_operand (tmp, copy_rtx (out));
3193 emit_insn (gen_rtx_SET (copy_rtx (out), copy_rtx (tmp)));
3196 emit_move_insn (operands[0], copy_rtx (out));
3283 out = expand_simple_binop (mode, PLUS, copy_rtx (out),
3285 copy_rtx (out), 1, OPTAB_DIRECT);
3288 out = expand_simple_binop (mode, AND, copy_rtx (out),
3290 copy_rtx (out), 1, OPTAB_DIRECT);
3292 out = expand_simple_binop (mode, PLUS, copy_rtx (out), GEN_INT (ct),
3293 copy_rtx (out), 1, OPTAB_DIRECT);
3295 emit_move_insn (operands[0], copy_rtx (out));
3349 emit_move_insn (copy_rtx (orig_out), copy_rtx (out));
5109 operand = copy_rtx (operand);
5254 operands[0] = copy_rtx (operands[0]);
5825 srcmem = offset_address (srcmem, copy_rtx (tmp), piece_size_n);
5837 destmem = adjust_address (copy_rtx (destmem), mode,
5839 srcmem = adjust_address (copy_rtx (srcmem), mode,
5853 srcmem = adjust_address (copy_rtx (srcmem), mode,
5860 destmem = adjust_address (copy_rtx (destmem), mode,
5870 destmem = adjust_address (copy_rtx (destmem), mode,
6063 gen_rtx_PLUS (Pmode, copy_rtx (destptr), adjust));
6065 gen_rtx_PLUS (Pmode, copy_rtx (srcptr), adjust));
6261 gen_rtx_PLUS (Pmode, copy_rtx (destptr), adjust));
13564 const_vec = copy_rtx (vals);
16355 emit_insn (copy_rtx (PATTERN (vselect_insn)));