Searched refs:SupportedExtensions (Results 1 – 1 of 1) sorted by relevance
47 static const RISCVSupportedExtension SupportedExtensions[] = { variable216 assert(llvm::is_sorted(SupportedExtensions) && in verifyTables()239 for (const auto &E : SupportedExtensions) in riscvExtensionsHelp()302 for (auto &ExtInfo : {ArrayRef(SupportedExtensions), in findDefaultVersion()354 : ArrayRef(SupportedExtensions); in isSupportedExtensionFeature()363 for (auto ExtInfo : {ArrayRef(SupportedExtensions), in isSupportedExtension()375 for (auto ExtInfo : {ArrayRef(SupportedExtensions), in isSupportedExtension()487 for (const RISCVSupportedExtension &Ext : SupportedExtensions) { in toFeatures()625 : ArrayRef(SupportedExtensions); in parseFeatures()