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

Public Attributes

uint16_t VOPDXYKey
bool IsX
bool IsY

Detailed Description

Definition at line 422 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ IsX

bool llvm::AMDGPU::VOPDXYInfo::IsX

Definition at line 424 of file AMDGPUBaseInfo.cpp.

Referenced by llvm::AMDGPU::getCanBeVOPD().

◆ IsY

bool llvm::AMDGPU::VOPDXYInfo::IsY

Definition at line 425 of file AMDGPUBaseInfo.cpp.

Referenced by llvm::AMDGPU::getCanBeVOPD().

◆ VOPDXYKey

uint16_t llvm::AMDGPU::VOPDXYInfo::VOPDXYKey

Definition at line 423 of file AMDGPUBaseInfo.cpp.


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