Searched refs:RISCVSupportedExtension (Results 1 – 1 of 1) sorted by relevance
27 struct RISCVSupportedExtension { struct32 bool operator<(const RISCVSupportedExtension &RHS) const { in operator <() argument185 bool operator()(const RISCVSupportedExtension &LHS, StringRef RHS) { in operator ()()188 bool operator()(StringRef LHS, const RISCVSupportedExtension &RHS) { in operator ()()243 ArrayRef<RISCVSupportedExtension> ExtInfo = in isSupportedExtensionFeature()306 for (const RISCVSupportedExtension &Ext : SupportedExtensions) { in toFeatures()312 for (const RISCVSupportedExtension &Ext : SupportedExperimentalExtensions) { in toFeatures()