Searched refs:ARMSubArch_v8_4a (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DTriple.h105 ARMSubArch_v8_4a, enumerator in enum:llvm::Triple::SubArchType
/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/
H A DARM.cpp433 if (Triple.getSubArch() == llvm::Triple::SubArchType::ARMSubArch_v8_4a) {
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DTriple.cpp625 return Triple::ARMSubArch_v8_4a;

Completed in 105 milliseconds