Searched refs:check_tree (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/gcc/
H A Dipa-pure-const.c164 check_tree (funct_state local, tree t, bool checking_write) function
190 check_tree (local, TREE_OPERAND (t, 0), false);
243 check_tree(local, t, false);
258 check_tree(local, t, true);
H A Dipa-reference.c312 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write)
333 check_tree (local, TREE_OPERAND (t, 0), false);
366 check_tree(local, t, false);
379 check_tree(local, t, true);
311 check_tree (ipa_reference_local_vars_info_t local, tree t, bool checking_write) function
H A Dipa-type-escape.c806 check_tree (tree t) function
822 check_tree (TREE_OPERAND (t, 0));
952 check_tree(t);
961 check_tree(t);
/freebsd-11-stable/usr.bin/dtc/
H A Dchecking.hh106 bool check_tree(fdt::device_tree *tree) function in class:dtc::fdt::checking::checker
H A Dchecking.cc246 success &= i.second->check_tree(tree);
/freebsd-11-stable/contrib/bsnmp/gensnmptree/
H A Dgensnmptree.c1270 check_tree(struct node *np) function
1288 check_tree(sub);
1294 check_tree(sub);
1511 check_tree(root);

Completed in 144 milliseconds