Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAArch64TargetParser.cpp166 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local
168 if (AE.NegFeature && ArchExtBase == AE.getName()) in getArchExtFeature()