Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetParser.cpp100 },AArch64ARCHExtNames[] = { variable
495 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName()
504 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature()
510 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature()
798 for (const auto A : AArch64ARCHExtNames) { in parseArchExt()