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

Public Attributes

uint16_t Opcode
 
bool IsSingle
 

Detailed Description

Definition at line 338 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ IsSingle

bool llvm::AMDGPU::VOPInfo::IsSingle

Definition at line 340 of file AMDGPUBaseInfo.cpp.

◆ Opcode

uint16_t llvm::AMDGPU::VOPInfo::Opcode

Definition at line 339 of file AMDGPUBaseInfo.cpp.


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