Home
last modified time | relevance | path

Searched refs:validate_replace_rtx_group (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h214 extern void validate_replace_rtx_group (rtx, rtx, rtx_insn *);
H A Dloop-unroll.cc1806 validate_replace_rtx_group (SET_DEST (set), new_reg, insn); in expand_var_during_unrolling()
H A Dreload1.cc4650 validate_replace_rtx_group (reload_reg, in reload_as_needed()
H A DChangeLog-19987120 * recog.c (validate_replace_rtx_group): New function.
7121 * recog.h (validate_replace_rtx_group): Declare it.
H A DChangeLog-200913671 validate_replace_rtx_group and verify_changes.
H A DChangeLog-20127940 (expand_var_during_unrolling): Use validate_replace_rtx_group to
H A DChangeLog-201036766 * recog.c (validate_replace_rtx_group): Replace also in
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.h111 extern void validate_replace_rtx_group (rtx, rtx, rtx_insn *);
H A Dloop-unroll.c1834 validate_replace_rtx_group (SET_DEST (set), new_reg, insn); in expand_var_during_unrolling()
H A Drecog.c845 validate_replace_rtx_group (rtx from, rtx to, rtx_insn *insn) in validate_replace_rtx_group() function
H A Dreload1.c4654 validate_replace_rtx_group (reload_reg, in reload_as_needed()