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

Public Attributes

uint16_t Opcode
 
bool IsSingle
 

Detailed Description

Definition at line 299 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ IsSingle

bool llvm::AMDGPU::VOPInfo::IsSingle

Definition at line 301 of file AMDGPUBaseInfo.cpp.

◆ Opcode

uint16_t llvm::AMDGPU::VOPInfo::Opcode

Definition at line 300 of file AMDGPUBaseInfo.cpp.


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