LLVM 19.0.0git
Public Attributes | List of all members
llvm::RISCVVPseudosTable::PseudoInfo Struct Reference

#include "Target/RISCV/RISCVInstrInfo.h"

Public Attributes

uint16_t Pseudo
 
uint16_t BaseInstr
 

Detailed Description

Definition at line 339 of file RISCVInstrInfo.h.

Member Data Documentation

◆ BaseInstr

uint16_t llvm::RISCVVPseudosTable::PseudoInfo::BaseInstr

◆ Pseudo

uint16_t llvm::RISCVVPseudosTable::PseudoInfo::Pseudo

Definition at line 340 of file RISCVInstrInfo.h.


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