Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h132 ARMSubArch_v8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp878 return Triple::ARMSubArch_v8; in parseSubArch()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp726 case llvm::Triple::ARMSubArch_v8: in ConstructJob()