Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
HDGIMatchDag.h111 iterator_range<std::vector<GIMatchDagInstr *>::iterator> roots() { in roots() function
114 iterator_range<std::vector<GIMatchDagInstr *>::const_iterator> roots() const { in roots() function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDwc_db_wcroot.c274 apr_hash_t *roots = apr_hash_make(scratch_pool); in svn_wc__db_close() local
391 svn_wc__db_close_many_wcroots(apr_hash_t *roots, in svn_wc__db_close_many_wcroots()
/freebsd-11-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
HDLayoutPass.cpp153 std::set<const DefinedAtom *> roots; in checkFollowonChain() local
/freebsd-11-stable/usr.bin/dtc/
HDfdt.cc1561 std::vector<node_ptr> &roots, in parse_file()
1937 std::vector<node_ptr> roots; in parse_dts() local
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDGICombinerEmitter.cpp211 iterator_range<const_root_iterator> roots() const { in roots() function in __anon50bdb68b0111::CombineRule
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_omp.h74 addr_and_size_t roots; // Pointer to __kmp_root. member
/freebsd-11-stable/contrib/gcc/
HDtree-ssa-structalias.c1102 sbitmap roots; member