LLVM 17.0.0git
Public Attributes | List of all members
llvm::RISCVInsnOpcode::RISCVOpcode Struct Reference

#include "Target/RISCV/MCTargetDesc/RISCVBaseInfo.h"

Collaboration diagram for llvm::RISCVInsnOpcode::RISCVOpcode:
Collaboration graph
[legend]

Public Attributes

const charName
 
unsigned Value
 

Detailed Description

Definition at line 392 of file RISCVBaseInfo.h.

Member Data Documentation

◆ Name

const char* llvm::RISCVInsnOpcode::RISCVOpcode::Name

Definition at line 393 of file RISCVBaseInfo.h.

◆ Value

unsigned llvm::RISCVInsnOpcode::RISCVOpcode::Value

Definition at line 394 of file RISCVBaseInfo.h.


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