Searched refs:ArchExtBase (Results 1 – 1 of 1) sorted by relevance
98 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local100 if (!AE.NegFeature.empty() && ArchExtBase == AE.Name) in getArchExtFeature()