LLVM 22.0.0git
|
Public Attributes | |
uint16_t | BaseVOP |
uint16_t | VOPDOp |
bool | CanBeVOPDX |
bool | CanBeVOPD3X |
Definition at line 393 of file AMDGPUBaseInfo.cpp.
uint16_t llvm::AMDGPU::VOPDComponentInfo::BaseVOP |
Definition at line 394 of file AMDGPUBaseInfo.cpp.
bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPD3X |
Definition at line 397 of file AMDGPUBaseInfo.cpp.
bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPDX |
Definition at line 396 of file AMDGPUBaseInfo.cpp.
uint16_t llvm::AMDGPU::VOPDComponentInfo::VOPDOp |
Definition at line 395 of file AMDGPUBaseInfo.cpp.