Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DARMTargetParser.cpp320 for (const auto &AE : ARCHExtNames) { in getExtensionFeatures()
347 for (const auto &AE : ARCHExtNames) { in getArchExtName()
360 for (const auto &AE : ARCHExtNames) { in getArchExtFeature()
433 for (const auto &AE : ARCHExtNames) { in appendArchExtFeatures()
516 for (const auto &A : ARCHExtNames) { in parseArchExt()
673 for (const auto &Ext : ARCHExtNames) { in PrintSupportedExtensions()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h89 constexpr ExtName ARCHExtNames[] = { variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp272 for (const auto &Ext : ARM::ARCHExtNames) in getARMMultilibFlags()
276 for (const auto &Ext : ARM::ARCHExtNames) in getARMMultilibFlags()