Home
last modified time | relevance | path

Searched refs:find_matching_operand (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenrecog.c406 find_matching_operand (rtx pattern, int n) in find_matching_operand() function
427 if ((r = find_matching_operand (XEXP (pattern, i), n))) in find_matching_operand()
438 if ((r = find_matching_operand (XVECEXP (pattern, i, j), n))) in find_matching_operand()
589 && find_matching_operand (info->def, in validate_pattern()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenrecog.cc406 find_matching_operand (rtx pattern, int n) in find_matching_operand() function
427 if ((r = find_matching_operand (XEXP (pattern, i), n))) in find_matching_operand()
438 if ((r = find_matching_operand (XVECEXP (pattern, i, j), n))) in find_matching_operand()
589 && find_matching_operand (info->def, in validate_pattern()
H A DChangeLog-20001112 (find_matching_operand): New.
H A DChangeLog-20171374 * genrecog.c (find_operand, find_matching_operand, validate_pattern)
H A DChangeLog-201532506 * genrecog.c (find_operand, find_matching_operand): Likewise.
H A DChangeLog-200413918 * genrecog.c (find_operand, find_matching_operand,