| /dragonfly/contrib/gcc-4.7/gcc/ |
| HD | emit-rtl.h | 58 extern rtx replace_equiv_address_nv (rtx, rtx);
|
| HD | combine-stack-adj.c | 221 new_val = replace_equiv_address_nv (*ml->ref, new_addr); in try_apply_stack_adjustment()
|
| HD | auto-inc-dec.c | 503 new_mem = replace_equiv_address_nv (mem, new_addr); in attempt_change()
|
| HD | fwprop.c | 581 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
|
| HD | reload.c | 973 in = replace_equiv_address_nv (in, XEXP (XEXP (in, 0), 0)); in push_reload() 977 out = replace_equiv_address_nv (out, XEXP (XEXP (out, 0), 0)); in push_reload() 4815 tem = replace_equiv_address_nv (reg_equiv_memory_loc (regno), tem); in make_memloc()
|
| HD | alias.c | 1393 x = replace_equiv_address_nv (x, canon_rtx (XEXP (x, 0))); in canon_rtx()
|
| HD | var-tracking.c | 928 mem = replace_equiv_address_nv (mem, addr); in adjust_mems() 4925 return replace_equiv_address_nv (loc, addr->val_rtx); in replace_expr_with_values() 8975 = replace_equiv_address_nv (incoming, in vt_add_function_parameter() 9009 incoming = replace_equiv_address_nv (incoming, reg); in vt_add_function_parameter()
|
| HD | cselib.c | 1322 replace_equiv_address_nv (x, addr_elt->val_rtx)); in add_mem_for_addr()
|
| HD | cfgexpand.c | 2589 incoming = replace_equiv_address_nv (incoming, reg); in expand_debug_parm_decl()
|
| HD | emit-rtl.c | 2218 replace_equiv_address_nv (rtx memref, rtx addr) in replace_equiv_address_nv() function
|
| HD | expr.c | 3314 x = replace_equiv_address_nv (x, inner); in emit_move_multi_word() 3317 y = replace_equiv_address_nv (y, inner); in emit_move_multi_word()
|
| HD | simplify-rtx.c | 496 return replace_equiv_address_nv (x, op0); in simplify_replace_fn_rtx()
|
| /dragonfly/contrib/gcc-8.0/gcc/ |
| HD | emit-rtl.h | 358 extern rtx replace_equiv_address_nv (rtx, rtx, bool = false);
|
| HD | combine-stack-adj.c | 244 new_val = replace_equiv_address_nv (*ml->ref, new_addr); in try_apply_stack_adjustment()
|
| HD | auto-inc-dec.c | 492 new_mem = replace_equiv_address_nv (mem, new_addr); in attempt_change()
|
| HD | fwprop.c | 582 tem = replace_equiv_address_nv (x, new_op0); in propagate_rtx_1()
|
| HD | lra-eliminations.c | 643 replace_equiv_address_nv in lra_eliminate_regs_1()
|
| HD | var-tracking.c | 1076 mem = replace_equiv_address_nv (mem, addr); in adjust_mems() 5479 return replace_equiv_address_nv (loc, addr->val_rtx); in replace_expr_with_values() 9702 = replace_equiv_address_nv (incoming, in vt_add_function_parameter() 9759 incoming = replace_equiv_address_nv (incoming, reg); in vt_add_function_parameter() 9847 incoming = replace_equiv_address_nv (incoming, val->val_rtx); in vt_add_function_parameter()
|
| HD | reload.c | 1012 in = replace_equiv_address_nv (in, XEXP (XEXP (in, 0), 0)); in push_reload() 1016 out = replace_equiv_address_nv (out, XEXP (XEXP (out, 0), 0)); in push_reload() 4801 tem = replace_equiv_address_nv (reg_equiv_memory_loc (regno), tem); in make_memloc()
|
| HD | alias.c | 1727 x = replace_equiv_address_nv (x, canon_rtx (XEXP (x, 0))); in canon_rtx()
|
| HD | cselib.c | 1369 replace_equiv_address_nv (x, addr_elt->val_rtx)); in add_mem_for_addr()
|
| HD | sched-deps.c | 4696 new_mem = replace_equiv_address_nv (mem, new_addr); in attempt_change()
|
| HD | emit-rtl.c | 2562 replace_equiv_address_nv (rtx memref, rtx addr, bool inplace) in replace_equiv_address_nv() function
|
| HD | expr.c | 3598 x = replace_equiv_address_nv (x, inner); in emit_move_multi_word() 3601 y = replace_equiv_address_nv (y, inner); in emit_move_multi_word()
|
| HD | cfgexpand.c | 4153 incoming = replace_equiv_address_nv (incoming, reg); in expand_debug_parm_decl()
|