Home
last modified time | relevance | path

Searched refs:duplicate_reg_note (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h3657 extern rtx duplicate_reg_note (rtx);
H A Dsel-sched-ir.cc5808 *ptail = duplicate_reg_note (link); in create_copy_of_insn_rtx()
H A Demit-rtl.cc6464 *ptail = duplicate_reg_note (link); in emit_copy_of_insn_after()
H A DChangeLog-20166800 * rtlanal.c (duplicate_reg_note): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h3518 extern rtx duplicate_reg_note (rtx);
H A Dsel-sched-ir.c5810 *ptail = duplicate_reg_note (link); in create_copy_of_insn_rtx()
H A Drtlanal.c2444 duplicate_reg_note (rtx note) in duplicate_reg_note() function
H A Demit-rtl.c6474 *ptail = duplicate_reg_note (link); in emit_copy_of_insn_after()