Searched refs:remove_reg_equal_equiv_notes (Results 1 – 13 of 13) sorted by relevance
213 remove_reg_equal_equiv_notes (cc_rtl); in parallelize_insns()
306 remove_reg_equal_equiv_notes (insn); in try_apply_stack_adjustment()
1221 remove_reg_equal_equiv_notes (prev); in reload_combine_recognize_pattern()
3659 extern bool remove_reg_equal_equiv_notes (rtx_insn *, bool = false);
2345 remove_reg_equal_equiv_notes (insn, true); in adjust_for_new_dest()
3221 * rtl.h (remove_reg_equal_equiv_notes): Return bool instead of void.3222 * rtlanal.c (remove_reg_equal_equiv_notes): Return true if any3225 remove_reg_equal_equiv_notes returns true, call df_notes_rescan.
23265 * rtl.h (remove_reg_equal_equiv_notes): Add a bool argument defaulted23267 * rtlanal.c (remove_reg_equal_equiv_notes): Add no_rescan argument.23270 remove_reg_equal_equiv_notes.
27899 * rtl.h (remove_reg_equal_equiv_notes): New prototype.27900 * rtlanal.c (remove_reg_equal_equiv_notes): New function.
33723 * rtlanal.c (remove_reg_equal_equiv_notes): Change argument type
1210 && remove_reg_equal_equiv_notes (prev)) in reload_combine_recognize_pattern()
3520 extern bool remove_reg_equal_equiv_notes (rtx_insn *);
2491 remove_reg_equal_equiv_notes (rtx_insn *insn) in remove_reg_equal_equiv_notes() function
2461 remove_reg_equal_equiv_notes (insn); in adjust_for_new_dest()