Home
last modified time | relevance | path

Searched refs:ArchitectureStr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTarget.cpp19 auto ArchitectureStr = Result.first; in create() local
20 auto Architecture = getArchitectureFromName(ArchitectureStr); in create()