LLVM 18.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 286 of file RISCVInstrInfo.h.

Member Data Documentation

◆ BaseInstr

uint16_t llvm::RISCVVPseudosTable::PseudoInfo::BaseInstr

Definition at line 288 of file RISCVInstrInfo.h.

Referenced by lowerRISCVVMachineInstrToMCInst().

◆ Pseudo

uint16_t llvm::RISCVVPseudosTable::PseudoInfo::Pseudo

Definition at line 287 of file RISCVInstrInfo.h.


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