Home
last modified time | relevance | path

Searched defs:roots (Results 1 – 9 of 9) 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/crypto/openssl/crypto/slh_dsa/
H A Dslh_fors.c224 uint8_t roots[SLH_MAX_ROOTS]; in ossl_slh_fors_pk_from_sig() local
/freebsd/crypto/openssl/crypto/ml_kem/
H A Dml_kem.c512 const uint16_t *roots = kNTTRoots; in scalar_ntt() local
544 const uint16_t *roots = kInverseNTTRoots; in scalar_inverse_ntt() local
601 const uint16_t *roots = kModRoots; in scalar_mult() local
620 const uint16_t *roots = kModRoots; in scalar_mult_add() local
/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