LLVM 19.0.0git
Public Attributes | List of all members
llvm::AMDGPU::VOPDComponentInfo Struct Reference

Public Attributes

uint16_t BaseVOP
 
uint16_t VOPDOp
 
bool CanBeVOPDX
 

Detailed Description

Definition at line 357 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ BaseVOP

uint16_t llvm::AMDGPU::VOPDComponentInfo::BaseVOP

Definition at line 358 of file AMDGPUBaseInfo.cpp.

◆ CanBeVOPDX

bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPDX

Definition at line 360 of file AMDGPUBaseInfo.cpp.

◆ VOPDOp

uint16_t llvm::AMDGPU::VOPDComponentInfo::VOPDOp

Definition at line 359 of file AMDGPUBaseInfo.cpp.


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