Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DAArch64TargetParser.cpp138 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local
140 if (AE.NegFeature && ArchExtBase == AE.getName()) in getArchExtFeature()