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.h130 ARMSubArch_v8, enumerator
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DTriple.cpp842 return Triple::ARMSubArch_v8; in parseSubArch()
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp807 case llvm::Triple::ARMSubArch_v8: in ConstructJob()