Home
last modified time | relevance | path

Searched refs:remove_reg_equal_equiv_notes (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/
H A Daarch64-cc-fusion.cc213 remove_reg_equal_equiv_notes (cc_rtl); in parallelize_insns()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcombine-stack-adj.cc306 remove_reg_equal_equiv_notes (insn); in try_apply_stack_adjustment()
H A Dpostreload.cc1221 remove_reg_equal_equiv_notes (prev); in reload_combine_recognize_pattern()
H A Drtl.h3659 extern bool remove_reg_equal_equiv_notes (rtx_insn *, bool = false);
H A Dcombine.cc2345 remove_reg_equal_equiv_notes (insn, true); in adjust_for_new_dest()
H A DChangeLog-20163221 * rtl.h (remove_reg_equal_equiv_notes): Return bool instead of void.
3222 * rtlanal.c (remove_reg_equal_equiv_notes): Return true if any
3225 remove_reg_equal_equiv_notes returns true, call df_notes_rescan.
H A DChangeLog-202023265 * rtl.h (remove_reg_equal_equiv_notes): Add a bool argument defaulted
23267 * rtlanal.c (remove_reg_equal_equiv_notes): Add no_rescan argument.
23270 remove_reg_equal_equiv_notes.
H A DChangeLog-200727899 * rtl.h (remove_reg_equal_equiv_notes): New prototype.
27900 * rtlanal.c (remove_reg_equal_equiv_notes): New function.
H A DChangeLog-201533723 * rtlanal.c (remove_reg_equal_equiv_notes): Change argument type
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dpostreload.c1210 && remove_reg_equal_equiv_notes (prev)) in reload_combine_recognize_pattern()
H A Drtl.h3520 extern bool remove_reg_equal_equiv_notes (rtx_insn *);
H A Drtlanal.c2491 remove_reg_equal_equiv_notes (rtx_insn *insn) in remove_reg_equal_equiv_notes() function
H A Dcombine.c2461 remove_reg_equal_equiv_notes (insn); in adjust_for_new_dest()