Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDgenpeep.c57 static void match_rtx (rtx, struct link *, int);
93 match_rtx (XVECEXP (peep, 0, i), NULL, insn_code_number); in gen_peephole()
128 match_rtx (rtx x, struct link *path, int fail_label) in match_rtx() function
184 match_rtx (XVECEXP (x, 1, i), &link, fail_label); in match_rtx()
207 match_rtx (XVECEXP (x, 2, i), &link, fail_label); in match_rtx()
231 match_rtx (XVECEXP (x, 2, i), &link, fail_label); in match_rtx()
236 match_rtx (XEXP (x, 0), path, fail_label); in match_rtx()
265 match_rtx (XEXP (x, i), &link, fail_label); in match_rtx()
274 match_rtx (XVECEXP (x, i, j), &link, fail_label); in match_rtx()
HDFSFChangeLog.113815 * genpeep.c (match_rtx): Likewise.
HDChangeLog-199816761 * genpeep.c (match_rtx): Likewise.
HDChangeLog-199910508 * genpeep.c (match_rtx): Likewise.