Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DTargetParser.cpp349 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local
351 if (AE.NegFeature && ArchExtBase == AE.getName()) in getArchExtFeature()
503 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local
505 if (AE.NegFeature && ArchExtBase == AE.getName()) in getArchExtFeature()