Home
last modified time | relevance | path

Searched defs:roots (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgraph_header_deps.py104 def build_graph(roots, options): argument
182 roots = list_all_roots_under(options.root) variable
184 roots = [options.root] variable
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h111 iterator_range<std::vector<GIMatchDagInstr *>::iterator> roots() { in roots() function
114 iterator_range<std::vector<GIMatchDagInstr *>::const_iterator> roots() const { in roots() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.gc/
H A Dprecisegc.d46 Roots* roots; variable
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/
H A DPRBTree.h85 Vector<LMap*> *roots; variable
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/
H A DPRBTree.h85 Vector<LMap*> *roots; variable
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DLexicon.rst250 .. _roots: target in R
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_buddy.h58 struct i915_buddy_block **roots; member
/netbsd-src/sys/arch/atari/stand/installboot/
H A Ddisklabel.c54 daddr_t *roots; member
/netbsd-src/sys/arch/atari/stand/tostools/aptck/
H A Daptck.h72 u_int *roots; /* list of auxiliary roots */ member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcstub/
H A Dgc.d111 __gshared void** roots = null; variable
/netbsd-src/crypto/dist/ipsec-tools/misc/
H A Dcvs2cl.pl1891 sub roots { $_[0]->{roots} } subroutine
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp212 iterator_range<const_root_iterator> roots() const { in roots() function in __anon31f3a7ff0111::CombineRule
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc3383 vec<stmt_vec_info> roots = vNULL; in vect_analyze_slp_instance() local
4958 vect_slp_prune_covered_roots (slp_tree node, hash_set<stmt_vec_info> &roots, in vect_slp_prune_covered_roots()
5046 hash_set<stmt_vec_info> roots; in vect_slp_analyze_operations() local
5667 vec<stmt_vec_info> roots = vNULL; in vect_slp_check_for_constructors() local
5790 vec<stmt_vec_info> roots; in vect_slp_check_for_constructors() local
H A Dira-color.cc357 add_new_allocno_hard_regs_node_to_forest (allocno_hard_regs_node_t *roots, in add_new_allocno_hard_regs_node_to_forest()
370 add_allocno_hard_regs_to_forest (allocno_hard_regs_node_t *roots, in add_allocno_hard_regs_to_forest()
518 print_hard_regs_subforest (FILE *f, allocno_hard_regs_node_t roots, in print_hard_regs_subforest()
554 remove_unused_allocno_hard_regs_nodes (allocno_hard_regs_node_t *roots) in remove_unused_allocno_hard_regs_nodes()
H A Dhaifa-sched.cc8935 calc_priorities (const rtx_vec_t &roots) in calc_priorities()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-color.c352 add_new_allocno_hard_regs_node_to_forest (allocno_hard_regs_node_t *roots, in add_new_allocno_hard_regs_node_to_forest()
365 add_allocno_hard_regs_to_forest (allocno_hard_regs_node_t *roots, in add_allocno_hard_regs_to_forest()
513 print_hard_regs_subforest (FILE *f, allocno_hard_regs_node_t roots, in print_hard_regs_subforest()
549 remove_unused_allocno_hard_regs_nodes (allocno_hard_regs_node_t *roots) in remove_unused_allocno_hard_regs_nodes()
H A Dhaifa-sched.c8930 calc_priorities (rtx_vec_t roots) in calc_priorities()