LLVM 23.0.0git
llvm::AMDGPU::MUBUFInfo Struct Reference

Public Attributes

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

Detailed Description

Definition at line 357 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ BaseOpcode

uint16_t llvm::AMDGPU::MUBUFInfo::BaseOpcode

Definition at line 359 of file AMDGPUBaseInfo.cpp.

◆ elements

uint8_t llvm::AMDGPU::MUBUFInfo::elements

Definition at line 360 of file AMDGPUBaseInfo.cpp.

◆ has_soffset

bool llvm::AMDGPU::MUBUFInfo::has_soffset

Definition at line 363 of file AMDGPUBaseInfo.cpp.

◆ has_srsrc

bool llvm::AMDGPU::MUBUFInfo::has_srsrc

Definition at line 362 of file AMDGPUBaseInfo.cpp.

◆ has_vaddr

bool llvm::AMDGPU::MUBUFInfo::has_vaddr

Definition at line 361 of file AMDGPUBaseInfo.cpp.

◆ IsBufferInv

bool llvm::AMDGPU::MUBUFInfo::IsBufferInv

Definition at line 364 of file AMDGPUBaseInfo.cpp.

◆ Opcode

uint16_t llvm::AMDGPU::MUBUFInfo::Opcode

Definition at line 358 of file AMDGPUBaseInfo.cpp.

◆ tfe

bool llvm::AMDGPU::MUBUFInfo::tfe

Definition at line 365 of file AMDGPUBaseInfo.cpp.


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