Searched refs:check_tree (Results 1 – 8 of 8) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | ipa-pure-const.c | 164 check_tree (funct_state local, tree t, bool checking_write) in check_tree() function 190 check_tree (local, TREE_OPERAND (t, 0), false); in check_tree() 243 check_tree(local, t, false); in check_rhs_var() 258 check_tree(local, t, true); in check_lhs_var()
|
| H A D | ipa-reference.c | 311 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write) in check_tree() function 332 check_tree (local, TREE_OPERAND (t, 0), false); in check_tree() 365 check_tree(local, t, false); in check_rhs_var() 378 check_tree(local, t, true); in check_lhs_var()
|
| H A D | ipa-type-escape.c | 806 check_tree (tree t) in check_tree() function 822 check_tree (TREE_OPERAND (t, 0)); in check_tree() 952 check_tree(t); in check_rhs_var() 961 check_tree(t); in check_lhs_var()
|
| H A D | ChangeLog-2006 | 224 * ipa-pure-const.c (check_tree): If the original tree
|
| H A D | ChangeLog-2005 | 8032 * ipa-pure-const.c (check_tree): Check for volatile-ness
|
| /freebsd-12.1/usr.bin/dtc/ |
| H A D | checking.hh | 106 bool check_tree(fdt::device_tree *tree) in check_tree() function in dtc::fdt::checking::checker
|
| H A D | checking.cc | 246 success &= i.second->check_tree(tree); in run_checks()
|
| /freebsd-12.1/contrib/bsnmp/gensnmptree/ |
| H A D | gensnmptree.c | 1323 check_tree(struct node *np) in check_tree() function 1341 check_tree(sub); in check_tree() 1347 check_tree(sub); in check_tree() 1788 check_tree(root); in main()
|