Searched refs:ArchFeatureName (Results 1 – 4 of 4) sorted by relevance
175 Ext.ArchFeatureName.str().c_str(), in PrintSupportedExtensions()195 return Lhs.ArchFeatureName < Rhs.ArchFeatureName; in printEnabledExtensions()201 Ext.ArchFeatureName.str().c_str(), in printEnabledExtensions()
58 StringRef ArchFeatureName; // The feature name defined by the member
26 string ArchFeatureName = ArchitectureFeatureName;
7547 StringRef ArchFeatureName = in parseSetArchDirective() local7569 if (ArchFeatureName.empty()) in parseSetArchDirective()7572 if (ArchFeatureName == "mips64r6" && inMicroMipsMode()) in parseSetArchDirective()7575 selectArch(ArchFeatureName); in parseSetArchDirective()