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

Public Attributes

uint16_t BaseVOP
uint16_t VOPDOp
bool CanBeVOPDX
bool CanBeVOPD3X

Detailed Description

Definition at line 399 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ BaseVOP

uint16_t llvm::AMDGPU::VOPDComponentInfo::BaseVOP

Definition at line 400 of file AMDGPUBaseInfo.cpp.

◆ CanBeVOPD3X

bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPD3X

Definition at line 403 of file AMDGPUBaseInfo.cpp.

◆ CanBeVOPDX

bool llvm::AMDGPU::VOPDComponentInfo::CanBeVOPDX

Definition at line 402 of file AMDGPUBaseInfo.cpp.

◆ VOPDOp

uint16_t llvm::AMDGPU::VOPDComponentInfo::VOPDOp

Definition at line 401 of file AMDGPUBaseInfo.cpp.


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