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

Public Attributes

uint32_t Opcode
uint16_t OpX
uint16_t OpY
uint16_t Subtarget
bool VOPD3

Detailed Description

Definition at line 410 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ Opcode

uint32_t llvm::AMDGPU::VOPDInfo::Opcode

Definition at line 411 of file AMDGPUBaseInfo.cpp.

◆ OpX

uint16_t llvm::AMDGPU::VOPDInfo::OpX

Definition at line 412 of file AMDGPUBaseInfo.cpp.

◆ OpY

uint16_t llvm::AMDGPU::VOPDInfo::OpY

Definition at line 413 of file AMDGPUBaseInfo.cpp.

◆ Subtarget

uint16_t llvm::AMDGPU::VOPDInfo::Subtarget

Definition at line 414 of file AMDGPUBaseInfo.cpp.

◆ VOPD3

bool llvm::AMDGPU::VOPDInfo::VOPD3

Definition at line 415 of file AMDGPUBaseInfo.cpp.


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