Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetParser.cpp104 },AArch64ARCHExtNames[] = { variable
498 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName()
507 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature()
513 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature()
801 for (const auto A : AArch64ARCHExtNames) { in parseArchExt()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DTargetParser.cpp104 },AArch64ARCHExtNames[] = { variable
498 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName()
507 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature()
513 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature()
804 for (const auto A : AArch64ARCHExtNames) { in parseArchExt()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DTargetParser.cpp103 },AArch64ARCHExtNames[] = { variable
517 for (const auto &AE : AArch64ARCHExtNames) in getArchExtName()
526 for (const auto &AE : AArch64ARCHExtNames) { in getArchExtFeature()
532 for (const auto &AE : AArch64ARCHExtNames) in getArchExtFeature()
902 for (const auto A : AArch64ARCHExtNames) { in parseArchExt()