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

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

Definition at line 362 of file AMDGPUBaseInfo.cpp.

BaseOpcode

uint16_t llvm::AMDGPU::MTBUFInfo::BaseOpcode

elements

uint8_t llvm::AMDGPU::MTBUFInfo::elements

has_soffset

bool llvm::AMDGPU::MTBUFInfo::has_soffset

has_srsrc

bool llvm::AMDGPU::MTBUFInfo::has_srsrc

has_vaddr

bool llvm::AMDGPU::MTBUFInfo::has_vaddr

Opcode

uint16_t llvm::AMDGPU::MTBUFInfo::Opcode


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