Home
last modified time | relevance | path

Searched refs:check_tree (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dipa-pure-const.c164 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 Dipa-reference.c311 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 Dipa-type-escape.c806 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 DChangeLog-2006224 * ipa-pure-const.c (check_tree): If the original tree
H A DChangeLog-20058032 * ipa-pure-const.c (check_tree): Check for volatile-ness
/freebsd-12.1/usr.bin/dtc/
H A Dchecking.hh106 bool check_tree(fdt::device_tree *tree) in check_tree() function in dtc::fdt::checking::checker
H A Dchecking.cc246 success &= i.second->check_tree(tree); in run_checks()
/freebsd-12.1/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1323 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()