Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DAArch64TargetParser.cpp98 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local
100 if (!AE.NegFeature.empty() && ArchExtBase == AE.Name) in getArchExtFeature()