Home
last modified time | relevance | path

Searched refs:validate_replace_rtx_part (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drecog.h212 extern int validate_replace_rtx_part (rtx, rtx, rtx *, rtx_insn *);
H A DChangeLog-20087388 (validate_replace_rtx_part,
7390 * recog.h (validate_replace_rtx_part,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drecog.h109 extern int validate_replace_rtx_part (rtx, rtx, rtx *, rtx_insn *);
H A Drecog.c825 validate_replace_rtx_part (rtx from, rtx to, rtx *where, rtx_insn *insn) in validate_replace_rtx_part() function