Searched refs:simplify_while_replacing (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | recog.c | 552 simplify_while_replacing (rtx *loc, rtx to, rtx object, in simplify_while_replacing() function 765 simplify_while_replacing (loc, to, object, op0_mode); in validate_replace_rtx_1()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | recog.c | 558 simplify_while_replacing (rtx *loc, rtx to, rtx_insn *object, in simplify_while_replacing() function 793 simplify_while_replacing (loc, to, object, op0_mode); in validate_replace_rtx_1()
|