Searched defs:new_rtx (Results 1 - 25 of 58) sorted by relevance

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtlhooks.c119 rtx new_rtx = adjust_address_nv (x, mode, offset); local
H A Dlists.c185 rtx_insn_list *new_rtx = old; local
H A Dgenemit.c368 rtx new_rtx = XEXP (XVECEXP (insn, 1, j), 0); local
H A Dlra-eliminations.c338 rtx new_rtx; local
577 rtx new_rtx = lra_eliminate_regs_1 (insn, XEXP (XEXP (x, 1), 1), local
[all...]
H A Dregcprop.c55 rtx new_rtx; member in struct:queued_debug_insn_change
475 rtx new_rtx; local
500 rtx new_rtx = find_oldest_value_reg (cl, *loc, vd); local
895 rtx new_rtx; local
1009 rtx new_rtx; local
[all...]
H A Dcprop.c898 rtx new_rtx, set_src, note_src; local
1386 rtx cond, new_rtx; local
1596 rtx src, new_rtx; local
[all...]
H A Dfwprop.c394 should_replace_address(rtx old_rtx, rtx new_rtx, machine_mode mode, addr_space_t as, bool speed) argument
473 propagate_rtx_1(rtx *px, rtx old_rtx, rtx new_rtx, int flags) argument
728 propagate_rtx(rtx x, machine_mode mode, rtx old_rtx, rtx new_rtx, bool speed) argument
1018 try_fwprop_subst(df_ref use, rtx *loc, rtx new_rtx, rtx_insn *def_insn, bool set_reg_equal) argument
1234 rtx src, use_pat, asm_operands, new_rtx, *loc; local
1313 rtx src, reg, new_rtx, *loc; local
1364 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); local
[all...]
H A Dreorg.c1399 rtx_insn *new_rtx; local
1438 rtx_insn *new_rtx = delete_from_delay_slot (merged_insns[i].first); local
H A Dfinal.c3069 rtx_insn *new_rtx = try_split (body, insn, 0); local
3374 rtx new_rtx = simplify_subreg (GET_MODE (x), y, GET_MODE (y), local
H A Dgenattrtab.c1847 rtx new_rtx = insert_right_side (code, XEXP (exp, 1), local
H A Dgcse.c2436 rtx_insn *new_rtx; local
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtlhooks.cc119 rtx new_rtx = adjust_address_nv (x, mode, offset); local
H A Dlists.cc185 rtx_insn_list *new_rtx = old; local
H A Dgenemit.cc373 rtx new_rtx = XEXP (XVECEXP (insn, 1, j), 0); local
H A Dfwprop.cc245 fwprop_propagation::classify_result (rtx old_rtx, rtx new_rtx) argument
296 note_simplification(int old_num_changes, uint16_t old_result_flags, rtx old_rtx, rtx new_rtx) argument
813 rtx new_rtx = simplify_replace_rtx (old_rtx, src, x); local
[all...]
H A Dlra-eliminations.cc338 rtx new_rtx; local
576 rtx new_rtx = lra_eliminate_regs_1 (insn, XEXP (XEXP (x, 1), 1), local
[all...]
H A Dregcprop.cc55 rtx new_rtx; member in struct:queued_debug_insn_change
477 rtx new_rtx; local
502 rtx new_rtx = find_oldest_value_reg (cl, *loc, vd); local
899 rtx new_rtx; local
1027 rtx new_rtx; local
[all...]
H A Dcprop.cc898 rtx new_rtx, set_src, note_src; local
1382 rtx cond, new_rtx; local
1592 rtx src, new_rtx; local
[all...]
H A Dreorg.cc1325 rtx_insn *new_rtx; local
1364 rtx_insn *new_rtx = delete_from_delay_slot (merged_insns[i].first); local
H A Drtlanal.cc3391 rtx new_rtx = replace_rtx (SUBREG_REG (x), from, to, all_regs); local
3407 rtx new_rtx = replace_rtx (XEXP (x, 0), from, to, all_regs); local
[all...]
H A Dsimplify-rtx.cc560 simplify_replace_rtx(rtx x, const_rtx old_rtx, rtx new_rtx) argument
H A Drecog.cc219 validate_change_1(rtx object, rtx *loc, rtx new_rtx, bool in_group, bool unshare, int new_len = -1) argument
287 validate_change(rtx object, rtx *loc, rtx new_rtx, bool in_group) argument
296 validate_unshare_change(rtx object, rtx *loc, rtx new_rtx, bool in_group) argument
660 rtx new_rtx = NULL_RTX; local
[all...]
H A Dfinal.cc2857 rtx_insn *new_rtx = try_split (body, insn, 0); local
3161 rtx new_rtx = simplify_subreg (GET_MODE (x), y, GET_MODE (y), local
H A Dgenattrtab.cc1847 rtx new_rtx = insert_right_side (code, XEXP (exp, 1), local
H A Dgcse.cc2418 rtx_insn *new_rtx; local

Completed in 290 milliseconds

123