Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTriple.cpp224 static Triple::ArchType parseBPFArch(StringRef ArchName) { in parseBPFArch() function
240 Triple::ArchType BPFArch(parseBPFArch(Name)); in getArchTypeForLLVMName()
408 return parseBPFArch(ArchName); in parseArch()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTriple.cpp234 static Triple::ArchType parseBPFArch(StringRef ArchName) { in parseBPFArch() function
250 Triple::ArchType BPFArch(parseBPFArch(Name)); in getArchTypeForLLVMName()
424 return parseBPFArch(ArchName); in parseArch()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTriple.cpp243 static Triple::ArchType parseBPFArch(StringRef ArchName) { in parseBPFArch() function
259 Triple::ArchType BPFArch(parseBPFArch(Name)); in getArchTypeForLLVMName()
444 return parseBPFArch(ArchName); in parseArch()