LLVM 18.0.0git
Public Attributes | List of all members
llvm::RISCVExtensionInfo Struct Reference

#include "llvm/Support/RISCVISAInfo.h"

Public Attributes

unsigned MajorVersion
 
unsigned MinorVersion
 

Detailed Description

Definition at line 21 of file RISCVISAInfo.h.

Member Data Documentation

◆ MajorVersion

unsigned llvm::RISCVExtensionInfo::MajorVersion

Definition at line 22 of file RISCVISAInfo.h.

◆ MinorVersion

unsigned llvm::RISCVExtensionInfo::MinorVersion

Definition at line 23 of file RISCVISAInfo.h.


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