Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgenattrtab.cc2761 tests_attr_p (rtx p, class attr_desc *attr) in tests_attr_p() function
2780 if (tests_attr_p (XEXP (p, i), attr)) in tests_attr_p()
2787 if (tests_attr_p (XVECEXP (p, i, j), attr)) in tests_attr_p()
2841 if (tests_attr_p (av->value, all[k])) in get_attr_order()
2871 if (tests_attr_p (av->value, attr2)) in get_attr_order()
H A DChangeLog-201224070 (tests_attr_p, get_attr_order): New functions.
H A DChangeLog-201921737 (tests_attr_p): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgenattrtab.c2761 tests_attr_p (rtx p, class attr_desc *attr) in tests_attr_p() function
2780 if (tests_attr_p (XEXP (p, i), attr)) in tests_attr_p()
2787 if (tests_attr_p (XVECEXP (p, i, j), attr)) in tests_attr_p()
2841 if (tests_attr_p (av->value, all[k])) in get_attr_order()
2871 if (tests_attr_p (av->value, attr2)) in get_attr_order()