|
LLVM 23.0.0git
|
Public Attributes | |
| uint16_t | BaseVOP |
| uint16_t | VOPDOp |
| bool | CanBeVOPDX |
| bool | CanBeVOPD3X |
Definition at line 399 of file AMDGPUBaseInfo.cpp.
| uint16_t llvm::AMDGPU::VOPDComponentInfo::BaseVOP |
Definition at line 400 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPD3X |
Definition at line 403 of file AMDGPUBaseInfo.cpp.
| bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPDX |
Definition at line 402 of file AMDGPUBaseInfo.cpp.
| uint16_t llvm::AMDGPU::VOPDComponentInfo::VOPDOp |
Definition at line 401 of file AMDGPUBaseInfo.cpp.