LLVM 17.0.0git
Public Attributes | List of all members
llvm::AMDGPU::VOPDInfo Struct Reference
Collaboration diagram for llvm::AMDGPU::VOPDInfo:
Collaboration graph
[legend]

Public Attributes

uint16_t Opcode
 
uint16_t OpX
 
uint16_t OpY
 

Detailed Description

Definition at line 314 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ Opcode

uint16_t llvm::AMDGPU::VOPDInfo::Opcode

Definition at line 315 of file AMDGPUBaseInfo.cpp.

◆ OpX

uint16_t llvm::AMDGPU::VOPDInfo::OpX

Definition at line 316 of file AMDGPUBaseInfo.cpp.

◆ OpY

uint16_t llvm::AMDGPU::VOPDInfo::OpY

Definition at line 317 of file AMDGPUBaseInfo.cpp.


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