Searched refs:ArchExtBase (Results 1 – 1 of 1) sorted by relevance
160 StringRef ArchExtBase(ArchExt.substr(2)); in getArchExtFeature() local162 if (AE.NegFeature && ArchExtBase == AE.getName()) in getArchExtFeature()