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

Public Attributes

uint16_t VOPDOp
uint16_t Subtarget
bool VOPD3

Detailed Description

Definition at line 422 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ Subtarget

uint16_t llvm::AMDGPU::VOPDXYInfo::Subtarget

Definition at line 424 of file AMDGPUBaseInfo.cpp.

◆ VOPD3

bool llvm::AMDGPU::VOPDXYInfo::VOPD3

Definition at line 425 of file AMDGPUBaseInfo.cpp.

◆ VOPDOp

uint16_t llvm::AMDGPU::VOPDXYInfo::VOPDOp

Definition at line 423 of file AMDGPUBaseInfo.cpp.


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