LLVM 19.0.0git
Classes | Namespaces | Functions
RISCVISAInfo.h File Reference
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include <map>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::RISCVISAInfo
 
struct  llvm::RISCVISAInfo::ExtensionVersion
 Represents the major and version number components of a RISC-V extension. More...
 
struct  llvm::RISCVISAInfo::ExtensionComparator
 Helper class for OrderedExtensionMap. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

void llvm::riscvExtensionsHelp (StringMap< StringRef > DescMap)