|
LLVM 23.0.0git
|
Public Attributes | |
| uint32_t | Opcode |
| uint32_t | BaseOpcode |
| uint8_t | elements |
| bool | has_vaddr |
| bool | has_srsrc |
| bool | has_soffset |
Definition at line 408 of file AMDGPUBaseInfo.cpp.
| uint32_t llvm::AMDGPU::MTBUFInfo::BaseOpcode |
Definition at line 410 of file AMDGPUBaseInfo.cpp.
| uint8_t llvm::AMDGPU::MTBUFInfo::elements |
Definition at line 411 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MTBUFInfo::has_soffset |
Definition at line 414 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MTBUFInfo::has_srsrc |
Definition at line 413 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MTBUFInfo::has_vaddr |
Definition at line 412 of file AMDGPUBaseInfo.cpp.
| uint32_t llvm::AMDGPU::MTBUFInfo::Opcode |
Definition at line 409 of file AMDGPUBaseInfo.cpp.