Searched refs:printSupportedExtensions (Results 1 – 3 of 3) sorted by relevance
80 LLVM_ABI static void printSupportedExtensions(StringMap<StringRef> &DescMap);
154 llvm::RISCVISAInfo::printSupportedExtensions(DescMap); in PrintSupportedExtensions()
82 void RISCVISAInfo::printSupportedExtensions(StringMap<StringRef> &DescMap) { in printSupportedExtensions() function in RISCVISAInfo