Home
last modified time | relevance | path

Searched refs:copy_to_reg (Results 1 – 24 of 24) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDrtlhooks.c53 result = gen_lowpart_common (mode, copy_to_reg (x)); in gen_lowpart_general()
HDexplow.c456 y = gen_rtx_PLUS (GET_MODE (x), copy_to_reg (y), constant_term); in memory_address()
470 x = copy_to_reg (x); in memory_address()
598 copy_to_reg (rtx x) in copy_to_reg() function
HDtarghooks.c503 return copy_to_reg (virtual_incoming_args_rtx); in default_internal_arg_pointer()
HDcalls.c2188 structure_value_addr = copy_to_reg (structure_value_addr); in expand_call()
2490 argblock = copy_to_reg (argblock); in expand_call()
2876 copy_to_reg (valreg)); in expand_call()
2912 valreg = copy_to_reg (valreg); in expand_call()
2929 target = copy_to_reg (valreg); in expand_call()
2957 target = copy_to_reg (valreg); in expand_call()
HDexpr.h665 extern rtx copy_to_reg (rtx);
HDstmt.c1385 value = copy_to_reg (value); in expand_expr_stmt()
1834 copy_to_reg (get_arg_pointer_save_area (cfun))); in expand_nl_goto_receiver()
2508 index = copy_to_reg (index); in expand_case()
HDexcept.c1997 dispatch = copy_to_reg (mem); in sjlj_emit_dispatch_table()
2964 cfun->eh->ehr_stackadj = copy_to_reg (tmp); in expand_builtin_eh_return()
2972 cfun->eh->ehr_handler = copy_to_reg (tmp); in expand_builtin_eh_return()
HDdojump.c598 temp = copy_to_reg (temp); in do_jump()
HDexpr.c641 from = copy_to_reg (from); in convert_move()
1846 e = alloc_EXPR_LIST (REG_NOTE_KIND (e), copy_to_reg (d), XEXP (e, 1)); in emit_group_move_into_temps()
3712 temp = copy_to_reg (temp); in emit_push_insn()
3773 x = copy_to_reg (x); in emit_push_insn()
6848 temp = copy_to_reg (temp); in expand_expr_real_1()
7103 ret = copy_to_reg (ret); in expand_expr_real_1()
HDbuiltins.c589 tem = copy_to_reg (tem); in expand_builtin_return_addr()
712 copy_to_reg (get_arg_pointer_save_area (cfun))); in expand_builtin_setjmp_receiver()
790 lab = copy_to_reg (lab); in expand_builtin_longjmp()
861 r_label = copy_to_reg (r_label); in expand_builtin_nonlocal_goto()
1307 tem = copy_to_reg (virtual_incoming_args_rtx); in expand_builtin_apply_args_1()
1325 copy_to_reg (struct_incoming_value)); in expand_builtin_apply_args_1()
HDexpmed.c690 tempreg = copy_to_reg (op0); in store_bit_field()
1379 op0 = copy_to_reg (op0); in extract_bit_field()
HDemit-rtl.c1347 op = copy_to_reg (op); in operand_subword_force()
HDoptabs.c2947 target = copy_to_reg (op0); in expand_copysign_absneg()
HDFSFChangeLog2674 * expr.c (get_push_address): Use copy_to_reg instead of force_operand.
HDChangeLog-19971554 use copy_to_reg if address is not a general_operand.
HDFSFChangeLog.105005 * rs6000.h (RETURN_ADDR_RTX): Remove call to copy_to_reg.
5008 * sparc.h (RETURN_ADDR_RTX): Remove call to copy_to_reg.
HDFSFChangeLog.111010 use copy_to_reg if address is not a general_operand.
HDChangeLog-200228685 * expr.c (expand_expr, case NE_EXPR): Do not call copy_to_reg with
/freebsd-11-stable/contrib/gcc/config/i386/
HDi386.c5675 return copy_to_reg (cfun->machine->force_align_arg_pointer); in ix86_internal_arg_pointer()
16789 op0 = copy_to_reg (op0); in ix86_expand_builtin()
16832 op0 = copy_to_reg (op0); in ix86_expand_builtin()
16836 op1 = copy_to_reg (op1); in ix86_expand_builtin()
16859 op0 = copy_to_reg (op0); in ix86_expand_builtin()
17050 op0 = copy_to_reg (op0); in ix86_expand_builtin()
17055 op1 = copy_to_reg (op1); in ix86_expand_builtin()
19349 tmp = copy_to_reg (target); in ix86_expand_vector_set()
19362 tmp = copy_to_reg (target); in ix86_expand_vector_set()
19373 tmp = copy_to_reg (target); in ix86_expand_vector_set()
/freebsd-11-stable/contrib/gcc/config/arm/
HDarm.md4115 ;; operands[1] = copy_to_reg (operands[1]);
4888 copy_to_reg (XEXP (operands[0], 0)));
4895 copy_to_reg (XEXP (operands[1], 0)));
5120 copy_to_reg (XEXP (operands[0], 0)));
5126 copy_to_reg (XEXP (operands[1], 0)));
HDarm.c6464 sreg = copy_to_reg (mem); in arm_gen_movmemqi()
/freebsd-11-stable/contrib/gcc/config/ia64/
HDia64.md6396 copy_to_reg (XEXP (operands[2], 0)), Pmode,
6449 copy_to_reg (XEXP (operands[1], 0)), Pmode);
HDia64.c3807 copy_to_reg (plus_constant (addr, 16))); in ia64_initialize_trampoline()
/freebsd-11-stable/contrib/gcc/config/rs6000/
HDrs6000.c13527 plus_constant (copy_to_reg in rs6000_return_addr()