LLVM 19.0.0git
Public Attributes | List of all members
llvm::AMDGPU::VOPDInfo Struct Reference

Public Attributes

uint16_t Opcode
 
uint16_t OpX
 
uint16_t OpY
 
uint16_t Subtarget
 

Detailed Description

Definition at line 363 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ Opcode

uint16_t llvm::AMDGPU::VOPDInfo::Opcode

Definition at line 364 of file AMDGPUBaseInfo.cpp.

◆ OpX

uint16_t llvm::AMDGPU::VOPDInfo::OpX

Definition at line 365 of file AMDGPUBaseInfo.cpp.

◆ OpY

uint16_t llvm::AMDGPU::VOPDInfo::OpY

Definition at line 366 of file AMDGPUBaseInfo.cpp.

◆ Subtarget

uint16_t llvm::AMDGPU::VOPDInfo::Subtarget

Definition at line 367 of file AMDGPUBaseInfo.cpp.


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