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

Public Attributes
uint16_t Opcode
uint16_t BaseOpcode
uint8_t elements
bool has_vaddr
bool has_srsrc
bool has_soffset
bool IsBufferInv
bool tfe

Definition at line 351 of file AMDGPUBaseInfo.cpp.

BaseOpcode

uint16_t llvm::AMDGPU::MUBUFInfo::BaseOpcode

elements

uint8_t llvm::AMDGPU::MUBUFInfo::elements

has_soffset

bool llvm::AMDGPU::MUBUFInfo::has_soffset

has_srsrc

bool llvm::AMDGPU::MUBUFInfo::has_srsrc

has_vaddr

bool llvm::AMDGPU::MUBUFInfo::has_vaddr

IsBufferInv

bool llvm::AMDGPU::MUBUFInfo::IsBufferInv

Opcode

uint16_t llvm::AMDGPU::MUBUFInfo::Opcode

tfe

bool llvm::AMDGPU::MUBUFInfo::tfe


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