Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Support/
DTriple.cpp276 Triple::ArchType BPFArch(parseBPFArch(Name)); in getArchTypeForLLVMName() local
287 .StartsWith("bpf", BPFArch) in getArchTypeForLLVMName()