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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTriple.cpp770 Triple::Triple(const Twine &ArchStr, const Twine &VendorStr, const Twine &OSStr) argument
785 Triple::Triple(const Twine &ArchStr, const Twine &VendorStr, const Twine &OSStr, argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp530 std::string ArchStr = ModuleName.substr(ColonPos + 1); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp427 const StringRef ArchStr = A->getValue(); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
H A DDriver.cpp2534 const StringRef ArchStr = A->getValue(); variable

Completed in 180 milliseconds