|
LLVM 22.0.0git
|
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.
| uint16_t llvm::AMDGPU::MTBUFInfo::BaseOpcode |
Definition at line 364 of file AMDGPUBaseInfo.cpp.
| uint8_t llvm::AMDGPU::MTBUFInfo::elements |
Definition at line 365 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MTBUFInfo::has_soffset |
Definition at line 368 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MTBUFInfo::has_srsrc |
Definition at line 367 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::MTBUFInfo::has_vaddr |
Definition at line 366 of file AMDGPUBaseInfo.cpp.
| uint16_t llvm::AMDGPU::MTBUFInfo::Opcode |
Definition at line 363 of file AMDGPUBaseInfo.cpp.