Searched refs:validate_replace_rtx_subexp (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | recog.h | 88 extern int validate_replace_rtx_subexp PARAMS ((rtx, rtx, rtx, rtx *));
|
H A D | recog.c | 634 validate_replace_rtx_subexp (from, to, insn, loc) in validate_replace_rtx_subexp() function
|
H A D | ChangeLog.4 | 13037 * gcse.c (try_replace_reg): Use validate_replace_rtx_subexp 13039 * recog.c (validate_replace_rtx_subexp): New function. 13040 * recog.h (validate_replace_rtx_subexp): Declare.
|
/openbsd-src/gnu/usr.bin/gcc/gcc/config/ip2k/ |
H A D | ip2k.c | 4891 validate_replace_rtx_subexp (orig, equiv, try_insn, &XEXP (set, 1));
|