Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceDumper.cpp714 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendReturnedInstructionToFunctionCallForest()
774 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendInstructionToFunctionCallForest()
861 std::vector<TraceDumper::FunctionCallUP> &roots) { in AppendErrorToFunctionCallForest()
877 std::vector<TraceDumper::FunctionCallUP> roots; in CreateFunctionCallForest() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchDag.h
/freebsd/contrib/llvm-project/lld/MachO/
H A DDriver.cpp163 const std::vector<StringRef> &roots, in getSearchPaths()
201 std::vector<StringRef> roots; in getSystemLibraryRoots() local
215 getLibrarySearchPaths(InputArgList &args, const std::vector<StringRef> &roots) { in getLibrarySearchPaths()
221 const std::vector<StringRef> &roots) { in getFrameworkSearchPaths()
H A DDriverUtils.cpp274 const std::vector<StringRef> &roots, in findPathCombination()
/freebsd/usr.bin/dtc/
H A Dfdt.cc1610 std::vector<node_ptr> &roots, in parse_file()
2017 std::vector<node_ptr> roots; in parse_dts() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_omp.h74 addr_and_size_t roots; // Pointer to __kmp_root. member