Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DTriple.cpp338 static Triple::ArchType parseARMArch(StringRef ArchName) { in parseARMArch() function
475 return parseARMArch(ArchName); in parseArch()