Searched refs:validate_replace_rtx_group (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | recog.h | 214 extern void validate_replace_rtx_group (rtx, rtx, rtx_insn *);
|
H A D | loop-unroll.cc | 1806 validate_replace_rtx_group (SET_DEST (set), new_reg, insn); in expand_var_during_unrolling()
|
H A D | reload1.cc | 4650 validate_replace_rtx_group (reload_reg, in reload_as_needed()
|
H A D | ChangeLog-1998 | 7120 * recog.c (validate_replace_rtx_group): New function. 7121 * recog.h (validate_replace_rtx_group): Declare it.
|
H A D | ChangeLog-2009 | 13671 validate_replace_rtx_group and verify_changes.
|
H A D | ChangeLog-2012 | 7940 (expand_var_during_unrolling): Use validate_replace_rtx_group to
|
H A D | ChangeLog-2010 | 36766 * recog.c (validate_replace_rtx_group): Replace also in
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | recog.h | 111 extern void validate_replace_rtx_group (rtx, rtx, rtx_insn *);
|
H A D | loop-unroll.c | 1834 validate_replace_rtx_group (SET_DEST (set), new_reg, insn); in expand_var_during_unrolling()
|
H A D | recog.c | 845 validate_replace_rtx_group (rtx from, rtx to, rtx_insn *insn) in validate_replace_rtx_group() function
|
H A D | reload1.c | 4654 validate_replace_rtx_group (reload_reg, in reload_as_needed()
|