LLVM 22.0.0git
llvm::AMDGPU::VOPDComponentInfo Struct Reference

Public Attributes

uint16_t BaseVOP
uint16_t VOPDOp
bool CanBeVOPDX
bool CanBeVOPD3X

Detailed Description

Definition at line 393 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ BaseVOP

uint16_t llvm::AMDGPU::VOPDComponentInfo::BaseVOP

Definition at line 394 of file AMDGPUBaseInfo.cpp.

◆ CanBeVOPD3X

bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPD3X

Definition at line 397 of file AMDGPUBaseInfo.cpp.

◆ CanBeVOPDX

bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPDX

Definition at line 396 of file AMDGPUBaseInfo.cpp.

◆ VOPDOp

uint16_t llvm::AMDGPU::VOPDComponentInfo::VOPDOp

Definition at line 395 of file AMDGPUBaseInfo.cpp.


The documentation for this struct was generated from the following file: