Searched refs:ArchFeatureName (Results 1 – 4 of 4) sorted by relevance
213 Ext.ArchFeatureName.str().c_str(), in PrintSupportedExtensions()233 return Lhs.ArchFeatureName < Rhs.ArchFeatureName; in printEnabledExtensions()239 Ext.ArchFeatureName.str().c_str(), in printEnabledExtensions()
61 StringRef ArchFeatureName; // The feature name defined by the member
7541 StringRef ArchFeatureName = in parseSetArchDirective() local7563 if (ArchFeatureName.empty()) in parseSetArchDirective()7566 if (ArchFeatureName == "mips64r6" && inMicroMipsMode()) in parseSetArchDirective()7569 selectArch(ArchFeatureName); in parseSetArchDirective()
26 string ArchFeatureName = ArchitectureFeatureName;