Searched refs:validate_replace_rtx_part (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | recog.h | 212 extern int validate_replace_rtx_part (rtx, rtx, rtx *, rtx_insn *);
|
H A D | ChangeLog-2008 | 7388 (validate_replace_rtx_part, 7390 * recog.h (validate_replace_rtx_part,
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | recog.h | 109 extern int validate_replace_rtx_part (rtx, rtx, rtx *, rtx_insn *);
|
H A D | recog.c | 825 validate_replace_rtx_part (rtx from, rtx to, rtx *where, rtx_insn *insn) in validate_replace_rtx_part() function
|