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

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

Public Attributes
uint16_t MaskedPseudo
uint16_t UnmaskedPseudo
uint8_t MaskOpIdx

Detailed Description

Definition at line 419 of file RISCVInstrInfo.h.

Member Data Documentation

MaskedPseudo

uint16_t llvm::RISCV::RISCVMaskedPseudoInfo::MaskedPseudo

Definition at line 420 of file RISCVInstrInfo.h.

Referenced by emitVFROUND_NOEXCEPT_MASK().

MaskOpIdx

uint8_t llvm::RISCV::RISCVMaskedPseudoInfo::MaskOpIdx

Definition at line 422 of file RISCVInstrInfo.h.

UnmaskedPseudo

uint16_t llvm::RISCV::RISCVMaskedPseudoInfo::UnmaskedPseudo

Definition at line 421 of file RISCVInstrInfo.h.


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