Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DTriple.cpp260 static Triple::ArchType parseBPFArch(StringRef ArchName) { in parseBPFArch() function
276 Triple::ArchType BPFArch(parseBPFArch(Name)); in getArchTypeForLLVMName()
477 return parseBPFArch(ArchName); in parseArch()