Searched defs:ArchStr (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DTriple.cpp774 Triple::Triple(const Twine &ArchStr, const Twine &VendorStr, const Twine &OSStr) argument
789 Triple::Triple(const Twine &ArchStr, const Twine &VendorStr, const Twine &OSStr, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp534 std::string ArchStr = ModuleName.substr(ColonPos + 1); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp507 const StringRef ArchStr = A->getValue(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2568 const StringRef ArchStr = A->getValue(); variable

Completed in 108 milliseconds