LLVM 17.0.0git
Public Attributes | List of all members
llvm::AMDGPU::VOPDComponentInfo Struct Reference
Collaboration diagram for llvm::AMDGPU::VOPDComponentInfo:
Collaboration graph
[legend]

Public Attributes

uint16_t BaseVOP
 
uint16_t VOPDOp
 
bool CanBeVOPDX
 

Detailed Description

Definition at line 308 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ BaseVOP

uint16_t llvm::AMDGPU::VOPDComponentInfo::BaseVOP

Definition at line 309 of file AMDGPUBaseInfo.cpp.

◆ CanBeVOPDX

bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPDX

Definition at line 311 of file AMDGPUBaseInfo.cpp.

◆ VOPDOp

uint16_t llvm::AMDGPU::VOPDComponentInfo::VOPDOp

Definition at line 310 of file AMDGPUBaseInfo.cpp.


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