LLVM: llvm::RISCVISAUtils::ExtensionVersion Struct Reference (original) (raw)

Represents the major and version number components of a RISC-V extension. More...

#include "[llvm/Support/RISCVISAUtils.h](RISCVISAUtils%5F8h%5Fsource.html)"

Detailed Description

Represents the major and version number components of a RISC-V extension.

Definition at line 27 of file RISCVISAUtils.h.

Member Data Documentation

Major

unsigned llvm::RISCVISAUtils::ExtensionVersion::Major

Minor

unsigned llvm::RISCVISAUtils::ExtensionVersion::Minor


The documentation for this struct was generated from the following file: