Home
last modified time | relevance | path

Searched refs:mark_mode_tests (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenpreds.cc231 mark_mode_tests (rtx exp) in mark_mode_tests() function
255 mark_mode_tests (XEXP (exp, 0)); in mark_mode_tests()
256 mark_mode_tests (XEXP (exp, 1)); in mark_mode_tests()
263 mark_mode_tests (XEXP (exp, 0)); in mark_mode_tests()
264 mark_mode_tests (XEXP (exp, 1)); in mark_mode_tests()
273 mark_mode_tests (XEXP (exp, 0)); in mark_mode_tests()
274 mark_mode_tests (XEXP (exp, 1)); in mark_mode_tests()
275 mark_mode_tests (XEXP (exp, 2)); in mark_mode_tests()
348 mark_mode_tests (p->exp); in add_mode_tests()
DChangeLog-200617914 (mark_mode_tests, write_extract_subexp): Can assume correct input.
21093 (mark_mode_tests): MATCH_CODE applied to a subexpression does
DChangeLog-200531002 * genpreds.c (mark_mode_tests): Handle non-VOIDmode match_operands.
DChangeLog-201530048 * genpreds.c (mark_mode_tests): Mark all MATCH_CODEs as
DChangeLog-200419551 (write_predicate_subfunction, mark_mode_tests, add_mode_tests)