Searched refs:match_rtx (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | genpeep.c | 57 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()
|
| HD | FSFChangeLog.11 | 3815 * genpeep.c (match_rtx): Likewise.
|
| HD | ChangeLog-1998 | 16761 * genpeep.c (match_rtx): Likewise.
|
| HD | ChangeLog-1999 | 10508 * genpeep.c (match_rtx): Likewise.
|