LLVM 20.0.0git
Public Attributes | List of all members
llvm::AMDGPU::DPMACCInstructionInfo Struct Reference

Public Attributes

uint16_t Opcode
 
bool IsDPMACCInstruction
 

Detailed Description

Definition at line 384 of file AMDGPUBaseInfo.cpp.

Member Data Documentation

◆ IsDPMACCInstruction

bool llvm::AMDGPU::DPMACCInstructionInfo::IsDPMACCInstruction

Definition at line 386 of file AMDGPUBaseInfo.cpp.

◆ Opcode

uint16_t llvm::AMDGPU::DPMACCInstructionInfo::Opcode

Definition at line 385 of file AMDGPUBaseInfo.cpp.


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