Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp467 static Triple::ArchType parseARMArch(StringRef ArchName) { in parseARMArch() function
619 return parseARMArch(ArchName); in parseArch()