Home
last modified time | relevance | path

Searched refs:init_insn (Results 1 – 25 of 112) sorted by relevance

12345

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dloop.c4555 && bl->init_insn == 0) in loop_bivs_init_find()
4560 bl->init_insn = p; in loop_bivs_init_find()
4688 && bl->init_insn in loop_biv_eliminable_p()
5705 bl->init_insn = 0; in record_biv()
8529 || ! bl->init_insn in check_dbra_loop()
10139 rtx init_insn = 0; in try_copy_prop() local
10165 if (init_insn) in try_copy_prop()
10168 init_insn = insn; in try_copy_prop()
10174 if (init_insn && insn != init_insn) in try_copy_prop()
10199 if (! init_insn) in try_copy_prop()
[all …]
H A Dlocal-alloc.c888 rtx init_insn = XEXP (reg_equiv[regno].init_insns, 0); in update_equiv_regs() local
889 if (validate_equiv_mem (init_insn, src, dest) in update_equiv_regs()
890 && ! memref_used_between_p (dest, init_insn, insn)) in update_equiv_regs()
891 REG_NOTES (init_insn) in update_equiv_regs()
892 = gen_rtx_EXPR_LIST (REG_EQUIV, dest, REG_NOTES (init_insn)); in update_equiv_regs()
H A Dloop.h187 rtx init_insn; /* insn which initializes biv, 0 if none. */ member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Dloop.c4555 && bl->init_insn == 0) in loop_bivs_init_find()
4560 bl->init_insn = p; in loop_bivs_init_find()
4688 && bl->init_insn in loop_biv_eliminable_p()
5705 bl->init_insn = 0; in record_biv()
8529 || ! bl->init_insn in check_dbra_loop()
10139 rtx init_insn = 0; in try_copy_prop() local
10165 if (init_insn) in try_copy_prop()
10168 init_insn = insn; in try_copy_prop()
10174 if (init_insn && insn != init_insn) in try_copy_prop()
10199 if (! init_insn) in try_copy_prop()
[all …]
H A Dlocal-alloc.c888 rtx init_insn = XEXP (reg_equiv[regno].init_insns, 0); in update_equiv_regs() local
889 if (validate_equiv_mem (init_insn, src, dest) in update_equiv_regs()
890 && ! memref_used_between_p (dest, init_insn, insn)) in update_equiv_regs()
891 REG_NOTES (init_insn) in update_equiv_regs()
892 = gen_rtx_EXPR_LIST (REG_EQUIV, dest, REG_NOTES (init_insn)); in update_equiv_regs()
H A Dloop.h187 rtx init_insn; /* insn which initializes biv, 0 if none. */
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dloop.c4882 && bl->init_insn == 0) in loop_bivs_init_find()
4887 bl->init_insn = p; in loop_bivs_init_find()
5246 && bl->init_insn in loop_biv_eliminable_p()
6923 bl->init_insn = 0; in record_biv()
9918 || ! bl->init_insn in check_dbra_loop()
10425 if (bl->init_insn == 0) in record_initial()
11091 rtx init_insn = 0; in try_copy_prop() local
11119 init_insn = insn; in try_copy_prop()
11125 if (init_insn && insn != init_insn) in try_copy_prop()
11150 gcc_assert (init_insn); in try_copy_prop()
[all …]
H A Dlocal-alloc.c1058 rtx init_insn = XEXP (reg_equiv[regno].init_insns, 0); in update_equiv_regs() local
1059 if (validate_equiv_mem (init_insn, src, dest) in update_equiv_regs()
1060 && ! memref_used_between_p (dest, init_insn, insn)) in update_equiv_regs()
1062 REG_NOTES (init_insn) in update_equiv_regs()
1064 REG_NOTES (init_insn)); in update_equiv_regs()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c3645 rtx_insn *init_insn; in add_store_equivs() local
3667 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3668 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3669 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3670 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3671 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3674 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3680 df_notes_rescan (init_insn); in add_store_equivs()
3684 INSN_UID (init_insn), in add_store_equivs()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dira.c3645 rtx_insn *init_insn; in add_store_equivs() local
3667 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3668 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3669 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3670 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3671 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3674 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3680 df_notes_rescan (init_insn); in add_store_equivs()
3684 INSN_UID (init_insn), in add_store_equivs()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c3645 rtx_insn *init_insn; in add_store_equivs() local
3667 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3668 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3669 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3670 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3671 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3674 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3680 df_notes_rescan (init_insn); in add_store_equivs()
3684 INSN_UID (init_insn), in add_store_equivs()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dira.c3645 rtx_insn *init_insn; in add_store_equivs() local
3667 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3668 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3669 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3670 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3671 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3674 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3680 df_notes_rescan (init_insn); in add_store_equivs()
3684 INSN_UID (init_insn), in add_store_equivs()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dira.c3645 rtx_insn *init_insn; in add_store_equivs() local
3667 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3668 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3669 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3670 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3671 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3674 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3680 df_notes_rescan (init_insn); in add_store_equivs()
3684 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dira.c3645 rtx_insn *init_insn; in add_store_equivs() local
3667 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3668 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3669 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3670 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3671 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3674 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3680 df_notes_rescan (init_insn); in add_store_equivs()
3684 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dira.c3693 rtx_insn *init_insn; in add_store_equivs() local
3715 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3716 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3717 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3718 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3719 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3722 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3728 df_notes_rescan (init_insn); in add_store_equivs()
3732 INSN_UID (init_insn), in add_store_equivs()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dira.c3691 rtx_insn *init_insn; in add_store_equivs() local
3713 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3714 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3715 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3716 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3717 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3720 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3726 df_notes_rescan (init_insn); in add_store_equivs()
3730 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dira.c3708 rtx_insn *init_insn; in add_store_equivs() local
3730 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3731 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3732 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3733 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3734 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3737 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3743 df_notes_rescan (init_insn); in add_store_equivs()
3747 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dira.c3695 rtx_insn *init_insn; in add_store_equivs() local
3717 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3718 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3719 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3720 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3721 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3724 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3730 df_notes_rescan (init_insn); in add_store_equivs()
3734 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dira.c3708 rtx_insn *init_insn; in add_store_equivs() local
3730 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3731 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3732 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3733 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3734 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3737 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3743 df_notes_rescan (init_insn); in add_store_equivs()
3747 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dira.c3693 rtx_insn *init_insn; in add_store_equivs() local
3715 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3716 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3717 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3718 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3719 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3722 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3728 df_notes_rescan (init_insn); in add_store_equivs()
3732 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dira.c3695 rtx_insn *init_insn; in add_store_equivs() local
3717 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3718 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3719 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3720 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3721 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3724 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3730 df_notes_rescan (init_insn); in add_store_equivs()
3734 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dira.c3693 rtx_insn *init_insn; in add_store_equivs() local
3715 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3716 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3717 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3718 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3719 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3722 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3728 df_notes_rescan (init_insn); in add_store_equivs()
3732 INSN_UID (init_insn), in add_store_equivs()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dira.c3708 rtx_insn *init_insn; in add_store_equivs() local
3730 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3731 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3732 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3733 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3734 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3737 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3743 df_notes_rescan (init_insn); in add_store_equivs()
3747 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dira.c3816 rtx_insn *init_insn; in add_store_equivs() local
3838 && (init_insn = reg_equiv[regno].init_insns->insn ()) != 0 in add_store_equivs()
3839 && bitmap_bit_p (seen_insns, INSN_UID (init_insn)) in add_store_equivs()
3840 && ! find_reg_note (init_insn, REG_EQUIV, NULL_RTX) in add_store_equivs()
3841 && validate_equiv_mem (init_insn, src, dest) == valid_reload in add_store_equivs()
3842 && ! memref_used_between_p (dest, init_insn, insn) in add_store_equivs()
3845 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in add_store_equivs()
3851 df_notes_rescan (init_insn); in add_store_equivs()
3855 INSN_UID (init_insn), in add_store_equivs()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dira.c3661 rtx_insn *init_insn = in update_equiv_regs() local
3663 if (validate_equiv_mem (init_insn, src, dest) in update_equiv_regs()
3664 && bitmap_bit_p (&seen_insns, INSN_UID (init_insn)) in update_equiv_regs()
3665 && ! memref_used_between_p (dest, init_insn, insn) in update_equiv_regs()
3668 && set_unique_reg_note (init_insn, REG_EQUIV, copy_rtx (dest))) in update_equiv_regs()
3674 df_notes_rescan (init_insn); in update_equiv_regs()
3678 INSN_UID (init_insn), in update_equiv_regs()

12345