Home
last modified time | relevance | path

Searched defs:new_rtx (Results 1 – 25 of 46) sorted by relevance

12

/dragonfly/contrib/gcc-4.7/gcc/
H A Dfwprop.c394 should_replace_address (rtx old_rtx, rtx new_rtx, enum machine_mode mode, in should_replace_address()
460 propagate_rtx_1 (rtx *px, rtx old_rtx, rtx new_rtx, int flags) in propagate_rtx_1()
656 propagate_rtx (rtx x, enum machine_mode mode, rtx old_rtx, rtx new_rtx, in propagate_rtx()
951 try_fwprop_subst (df_ref use, rtx *loc, rtx new_rtx, rtx def_insn, bool set_reg_equal) in try_fwprop_subst()
1152 rtx use_insn = DF_REF_INSN (use), src, use_pat, asm_operands, new_rtx, *loc; in forward_propagate_asm() local
1231 rtx src, reg, new_rtx, *loc; in forward_propagate_and_simplify() local
1282 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify() local
H A Dregcprop.c58 rtx new_rtx; member
456 rtx new_rtx; in find_oldest_value_reg() local
481 rtx new_rtx = find_oldest_value_reg (cl, *loc, vd); in replace_oldest_value_reg() local
837 rtx new_rtx; in copyprop_hardreg_forward_1() local
954 rtx new_rtx; in copyprop_hardreg_forward_1() local
H A Drtlhooks.c143 rtx new_rtx; in gen_lowpart_if_possible() local
H A Demit-rtl.c919 update_reg_offset (rtx new_rtx, rtx reg, int offset) in update_reg_offset()
932 rtx new_rtx = gen_rtx_REG (mode, regno); in gen_rtx_REG_offset() local
944 rtx new_rtx = gen_reg_rtx (mode); in gen_reg_rtx_offset() local
1388 rtx new_rtx = adjust_address_nv (op, word_mode, offset * UNITS_PER_WORD); in operand_subword() local
1986 rtx new_rtx; in change_address_1() local
2020 rtx new_rtx = change_address_1 (memref, mode, addr, 1); in change_address() local
2057 rtx new_rtx; in adjust_address_1() local
2159 rtx new_rtx, addr = XEXP (memref, 0); in offset_address() local
2231 rtx new_rtx = adjust_address_1 (memref, mode, offset, 1, 1); in widen_memory_access() local
5871 rtx new_rtx, link; in emit_copy_of_insn_after() local
H A Dlists.c189 rtx new_rtx = old; in concat_INSN_LIST() local
H A Dcse.c2803 rtx new_rtx = canon_reg (*xloc, insn); in validate_canon_reg() local
3101 rtx new_rtx = 0; in fold_rtx() local
3765 rtx new_rtx; in equiv_constant() local
4341 rtx new_rtx = canon_reg (src, insn); in cse_insn() local
5084 rtx new_rtx = canon_reg (SET_SRC (sets[i].rtl), insn); in cse_insn() local
5296 rtx new_rtx, note; in cse_insn() local
5960 rtx new_rtx = cse_process_notes (XEXP (x, 0), object, changed); in cse_process_notes_1() local
5980 rtx new_rtx = gen_lowpart (GET_MODE (x), ent->const_rtx); in cse_process_notes_1() local
6004 rtx new_rtx = cse_process_notes_1 (x, object, changed); in cse_process_notes() local
H A Dcprop.c882 rtx new_rtx, set_src, note_src; in cprop_jump() local
1361 rtx cond, new_rtx; in find_implicit_sets() local
1561 rtx src, new_rtx; in bypass_block() local
H A Drecog.c221 validate_change_1 (rtx object, rtx *loc, rtx new_rtx, bool in_group, bool unshare) in validate_change_1()
273 validate_change (rtx object, rtx *loc, rtx new_rtx, bool in_group) in validate_change()
282 validate_unshare_change (rtx object, rtx *loc, rtx new_rtx, bool in_group) in validate_unshare_change()
557 rtx new_rtx; in simplify_while_replacing() local
H A Dgenemit.c311 rtx new_rtx = XEXP (XVECEXP (insn, 1, j), 0); in gen_insn() local
H A Dcombine.c5050 rtx new_rtx; in subst() local
6420 rtx new_rtx = simplify_rtx (SET_SRC (pat)); in simplify_set() local
7149 rtx new_rtx = 0; in make_extraction() local
7612 rtx new_rtx = 0; in make_compound_operation() local
8983 rtx new_rtx, r = known_cond (SUBREG_REG (x), cond, reg, val); in known_cond() local
9008 rtx new_rtx, r = known_cond (XEXP (x, 0), cond, reg, val); in known_cond() local
9928 rtx new_rtx, x; in simplify_shift_const_1() local
10289 rtx new_rtx = simplify_const_binary_operation (code, mode, in simplify_shift_const_1() local
H A Drtlanal.c2569 rtx new_rtx = replace_rtx (SUBREG_REG (x), from, to); in replace_rtx() local
2585 rtx new_rtx = replace_rtx (XEXP (x, 0), from, to); in replace_rtx() local
4000 rtx new_rtx = rtl_hooks.reg_nonzero_bits (x, mode, known_x, in nonzero_bits1() local
4486 rtx new_rtx = rtl_hooks.reg_num_sign_bit_copies (x, mode, known_x, in num_sign_bit_copies1() local
H A Dreorg.c1562 rtx new_rtx; in try_merge_delay_insns() local
1600 rtx new_rtx; in try_merge_delay_insns() local
H A Dfunction.c1097 update_temp_slot_address (rtx old_rtx, rtx new_rtx) in update_temp_slot_address()
1387 rtx new_rtx; in instantiate_new_reg() local
1440 rtx x, new_rtx; in instantiate_virtual_regs_in_rtx() local
1500 rtx set, new_rtx, x, seq; in instantiate_virtual_regs_in_insn() local
/dragonfly/contrib/gcc-8.0/gcc/
H A Dfwprop.c394 should_replace_address (rtx old_rtx, rtx new_rtx, machine_mode mode, in should_replace_address()
461 propagate_rtx_1 (rtx *px, rtx old_rtx, rtx new_rtx, int flags) in propagate_rtx_1()
668 propagate_rtx (rtx x, machine_mode mode, rtx old_rtx, rtx new_rtx, in propagate_rtx()
952 try_fwprop_subst (df_ref use, rtx *loc, rtx new_rtx, rtx_insn *def_insn, in try_fwprop_subst()
1168 rtx src, use_pat, asm_operands, new_rtx, *loc; in forward_propagate_asm() local
1247 rtx src, reg, new_rtx, *loc; in forward_propagate_and_simplify() local
1298 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); in forward_propagate_and_simplify() local
H A Dregcprop.c54 rtx new_rtx; member
451 rtx new_rtx; in find_oldest_value_reg() local
476 rtx new_rtx = find_oldest_value_reg (cl, *loc, vd); in replace_oldest_value_reg() local
867 rtx new_rtx; in copyprop_hardreg_forward_1() local
981 rtx new_rtx; in copyprop_hardreg_forward_1() local
H A Drtlhooks.c119 rtx new_rtx = adjust_address_nv (x, mode, offset); in gen_lowpart_if_possible() local
H A Dcse.c2808 rtx new_rtx = canon_reg (*xloc, insn); in validate_canon_reg() local
3113 rtx new_rtx = 0; in fold_rtx() local
3797 rtx new_rtx; in equiv_constant() local
4483 rtx new_rtx = canon_reg (src, insn); in canonicalize_insn() local
5367 rtx new_rtx = canon_reg (SET_SRC (sets[i].rtl), insn); in cse_insn() local
5589 rtx_jump_insn *new_rtx; in cse_insn() local
6247 rtx new_rtx = cse_process_notes (XEXP (x, 0), object, changed); in cse_process_notes_1() local
6257 rtx new_rtx = cse_process_notes (XEXP (x, 0), object, changed); in cse_process_notes_1() local
6279 rtx new_rtx = gen_lowpart (GET_MODE (x), ent->const_rtx); in cse_process_notes_1() local
6303 rtx new_rtx = cse_process_notes_1 (x, object, changed); in cse_process_notes() local
H A Dlists.c185 rtx_insn_list *new_rtx = old; in concat_INSN_LIST() local
H A Dlra-eliminations.c337 rtx new_rtx; in lra_eliminate_regs_1() local
576 rtx new_rtx = lra_eliminate_regs_1 (insn, XEXP (XEXP (x, 1), 1), in lra_eliminate_regs_1() local
H A Dcprop.c899 rtx new_rtx, set_src, note_src; in cprop_jump() local
1385 rtx cond, new_rtx; in find_implicit_sets() local
1595 rtx src, new_rtx; in bypass_block() local
H A Demit-rtl.c1239 update_reg_offset (rtx new_rtx, rtx reg, poly_int64 offset) in update_reg_offset()
1252 rtx new_rtx = gen_rtx_REG (mode, regno); in gen_rtx_REG_offset() local
1264 rtx new_rtx = gen_reg_rtx (mode); in gen_reg_rtx_offset() local
1747 rtx new_rtx = adjust_address_nv (op, word_mode, offset * UNITS_PER_WORD); in operand_subword() local
2269 rtx new_rtx; in change_address_1() local
2311 rtx new_rtx = change_address_1 (memref, mode, addr, 1, false); in change_address() local
2355 rtx new_rtx; in adjust_address_1() local
2501 rtx new_rtx, addr = XEXP (memref, 0); in offset_address() local
2575 rtx new_rtx = adjust_address_1 (memref, mode, offset, 1, 1, 0, 0); in widen_memory_access() local
6449 rtx_insn *new_rtx; in emit_copy_of_insn_after() local
H A Dcombine.c5353 rtx new_rtx; in subst() local
6825 rtx new_rtx = simplify_rtx (SET_SRC (pat)); in simplify_set() local
7532 rtx new_rtx = 0; in make_extraction() local
7987 rtx new_rtx = 0; in make_compound_operation_int() local
8408 rtx new_rtx, tem; in make_compound_operation() local
8422 rtx new_rtx = make_compound_operation_int (mode, &x, in_code, in make_compound_operation() local
9536 rtx new_rtx, r = known_cond (SUBREG_REG (x), cond, reg, val); in known_cond() local
9561 rtx new_rtx, r = known_cond (XEXP (x, 0), cond, reg, val); in known_cond() local
10510 rtx new_rtx, x; in simplify_shift_const_1() local
10913 rtx new_rtx = simplify_const_binary_operation (code, int_mode, in simplify_shift_const_1() local
H A Dgenemit.c366 rtx new_rtx = XEXP (XVECEXP (insn, 1, j), 0); in gen_insn() local
H A Drecog.c214 validate_change_1 (rtx object, rtx *loc, rtx new_rtx, bool in_group, bool unshare) in validate_change_1()
266 validate_change (rtx object, rtx *loc, rtx new_rtx, bool in_group) in validate_change()
275 validate_unshare_change (rtx object, rtx *loc, rtx new_rtx, bool in_group) in validate_unshare_change()
563 rtx new_rtx = NULL_RTX; in simplify_while_replacing() local
H A Drtlanal.c3058 rtx new_rtx = replace_rtx (SUBREG_REG (x), from, to, all_regs); in replace_rtx() local
3074 rtx new_rtx = replace_rtx (XEXP (x, 0), from, to, all_regs); in replace_rtx() local
4533 rtx new_rtx = rtl_hooks.reg_nonzero_bits (x, xmode, mode, in nonzero_bits1() local
5050 rtx new_rtx = rtl_hooks.reg_num_sign_bit_copies (x, xmode, mode, in num_sign_bit_copies1() local

12