LLVM: llvm::RISCV::NDSVLNPseudo Struct Reference (original) (raw)

#include "[Target/RISCV/MCTargetDesc/RISCVBaseInfo.h](RISCVBaseInfo%5F8h%5Fsource.html)"

Public Attributes
uint16_t Masked: 1
uint16_t Unsigned: 1
uint16_t Log2SEW: 3
uint16_t LMUL: 3
uint16_t Pseudo

Definition at line 841 of file RISCVBaseInfo.h.

LMUL

uint16_t llvm::RISCV::NDSVLNPseudo::LMUL

Log2SEW

uint16_t llvm::RISCV::NDSVLNPseudo::Log2SEW

Masked

uint16_t llvm::RISCV::NDSVLNPseudo::Masked

Pseudo

uint16_t llvm::RISCV::NDSVLNPseudo::Pseudo

Unsigned

uint16_t llvm::RISCV::NDSVLNPseudo::Unsigned


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