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

#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"

Public Attributes

bool X
bool Y

Detailed Description

Definition at line 630 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ X

bool llvm::AMDGPU::CanBeVOPD::X

Definition at line 631 of file AMDGPUBaseInfo.h.

Referenced by shouldScheduleVOPDAdjacent(), and tryMatchVOPDPairVariant().

◆ Y

bool llvm::AMDGPU::CanBeVOPD::Y

Definition at line 632 of file AMDGPUBaseInfo.h.

Referenced by shouldScheduleVOPDAdjacent(), and tryMatchVOPDPairVariant().


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