LLVM: llvm::AMDGPU::MIMGInfo Struct Reference (original) (raw)

#include "[Target/AMDGPU/Utils/AMDGPUBaseInfo.h](AMDGPUBaseInfo%5F8h%5Fsource.html)"

Public Attributes
uint16_t Opcode
uint16_t BaseOpcode
uint8_t MIMGEncoding
uint8_t VDataDwords
uint8_t VAddrDwords
uint8_t VAddrOperands

Definition at line 524 of file AMDGPUBaseInfo.h.

BaseOpcode

uint16_t llvm::AMDGPU::MIMGInfo::BaseOpcode

MIMGEncoding

uint8_t llvm::AMDGPU::MIMGInfo::MIMGEncoding

Opcode

VAddrDwords

uint8_t llvm::AMDGPU::MIMGInfo::VAddrDwords

VAddrOperands

uint8_t llvm::AMDGPU::MIMGInfo::VAddrOperands

VDataDwords

uint8_t llvm::AMDGPU::MIMGInfo::VDataDwords


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