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

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp804 Triple::Triple(const Twine &ArchStr, const Twine &VendorStr, const Twine &OSStr) argument
819 Triple::Triple(const Twine &ArchStr, const Twine &VendorStr, const Twine &OSStr, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/Symbolize/
H A DSymbolize.cpp565 std::string ArchStr = ModuleName.substr(ColonPos + 1); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.cpp509 const StringRef ArchStr = A->getValue(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2729 StringRef ArchStr = A->getValue(); variable
[all...]

Completed in 238 milliseconds