Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp396 Triple::ArchType BPFArch(parseBPFArch(Name)); in getArchTypeForLLVMName() local
407 .StartsWith("bpf", BPFArch) in getArchTypeForLLVMName()