Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Drecog.h99 extern int validate_replace_rtx_part (rtx, rtx, rtx *, rtx);
H A Drecog.c796 validate_replace_rtx_part (rtx from, rtx to, rtx *where, rtx insn) in validate_replace_rtx_part() function
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Drecog.h109 extern int validate_replace_rtx_part (rtx, rtx, rtx *, rtx_insn *);
H A Drecog.c824 validate_replace_rtx_part (rtx from, rtx to, rtx *where, rtx_insn *insn) in validate_replace_rtx_part() function