Searched refs:isSupportedExtensionFeature (Results 1 – 6 of 6) sorted by relevance
72 LLVM_ABI static bool isSupportedExtensionFeature(StringRef Ext);
155 llvm::RISCVISAInfo::isSupportedExtensionFeature(Feature.Key)) in parseFeatureBits()
621 return llvm::RISCVISAInfo::isSupportedExtensionFeature(Name); in isValidFeatureName()
239 bool RISCVISAInfo::isSupportedExtensionFeature(StringRef Ext) { in isSupportedExtensionFeature() function in RISCVISAInfo
458 if (!llvm::RISCVISAInfo::isSupportedExtensionFeature(Feature.Key)) in emitDirectiveOptionArch()
2985 if (llvm::RISCVISAInfo::isSupportedExtensionFeature(Feature.Key)) in resetToArch()