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

Public Attributes

uint16_t Pseudo
 
uint16_t BaseInstr
 
uint8_t VLMul
 
uint8_t SEW
 

Detailed Description

Definition at line 30 of file RISCVCustomBehaviour.cpp.

Member Data Documentation

◆ BaseInstr

uint16_t RISCVVInversePseudosTable::PseudoInfo::BaseInstr

Definition at line 32 of file RISCVCustomBehaviour.cpp.

◆ Pseudo

uint16_t RISCVVInversePseudosTable::PseudoInfo::Pseudo

◆ SEW

uint8_t RISCVVInversePseudosTable::PseudoInfo::SEW

Definition at line 34 of file RISCVCustomBehaviour.cpp.

◆ VLMul

uint8_t RISCVVInversePseudosTable::PseudoInfo::VLMul

Definition at line 33 of file RISCVCustomBehaviour.cpp.


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