|
LLVM 23.0.0git
|
Public Attributes | |
| uint32_t | Opcode |
| uint32_t | BaseOpcode |
| uint8_t | elements |
| bool | has_vaddr |
| bool | has_srsrc |
| bool | has_soffset |
| bool | IsBufferInv |
| bool | tfe |
Definition at line 397 of file AMDGPUBaseInfo.cpp.
| uint32_t llvm::AMDGPU::MUBUFInfo::BaseOpcode |
Definition at line 399 of file AMDGPUBaseInfo.cpp.
| uint8_t llvm::AMDGPU::MUBUFInfo::elements |
Definition at line 400 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MUBUFInfo::has_soffset |
Definition at line 403 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MUBUFInfo::has_srsrc |
Definition at line 402 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MUBUFInfo::has_vaddr |
Definition at line 401 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MUBUFInfo::IsBufferInv |
Definition at line 404 of file AMDGPUBaseInfo.cpp.
| uint32_t llvm::AMDGPU::MUBUFInfo::Opcode |
Definition at line 398 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MUBUFInfo::tfe |
Definition at line 405 of file AMDGPUBaseInfo.cpp.