Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAArch64TargetParser.cpp160 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local
162 if (AE.NegFeature && ArchExtBase == AE.getName()) in getArchExtFeature()