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.cpp318 for (const auto &AE : ARCHExtNames) { in getExtensionFeatures()
345 for (const auto &AE : ARCHExtNames) { in getArchExtName()
358 for (const auto &AE : ARCHExtNames) { in getArchExtFeature()
432 for (const auto &AE : ARCHExtNames) { in appendArchExtFeatures()
515 for (const auto &A : ARCHExtNames) { in parseArchExt()
655 for (const auto &Ext : ARCHExtNames) { in PrintSupportedExtensions()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DARMTargetParser.h80 const ExtName ARCHExtNames[] = { variable
/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp225 for (const auto &Ext : ARM::ARCHExtNames) in getARMMultilibFlags()
229 for (const auto &Ext : ARM::ARCHExtNames) in getARMMultilibFlags()