Searched refs:RISCVSupportedExtension (Results 1 – 1 of 1) sorted by relevance
27 struct RISCVSupportedExtension { struct32 bool operator<(const RISCVSupportedExtension &RHS) const { in operator <() argument184 bool operator()(const RISCVSupportedExtension &LHS, StringRef RHS) { in operator ()()187 bool operator()(StringRef LHS, const RISCVSupportedExtension &RHS) { in operator ()()242 ArrayRef<RISCVSupportedExtension> ExtInfo = in isSupportedExtensionFeature()305 for (const RISCVSupportedExtension &Ext : SupportedExtensions) { in toFeatures()311 for (const RISCVSupportedExtension &Ext : SupportedExperimentalExtensions) { in toFeatures()