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

#include "Target/AMDGPU/Utils/AMDGPUBaseInfo.h"

Public Attributes

unsigned Opcode
 
unsigned F8F8Opcode
 
uint8_t NumRegsSrcA
 
uint8_t NumRegsSrcB
 

Detailed Description

Definition at line 101 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ F8F8Opcode

unsigned llvm::AMDGPU::MFMA_F8F6F4_Info::F8F8Opcode

Definition at line 103 of file AMDGPUBaseInfo.h.

◆ NumRegsSrcA

uint8_t llvm::AMDGPU::MFMA_F8F6F4_Info::NumRegsSrcA

Definition at line 104 of file AMDGPUBaseInfo.h.

Referenced by llvm::AMDGPUDisassembler::convertMAIInst().

◆ NumRegsSrcB

uint8_t llvm::AMDGPU::MFMA_F8F6F4_Info::NumRegsSrcB

Definition at line 105 of file AMDGPUBaseInfo.h.

Referenced by llvm::AMDGPUDisassembler::convertMAIInst().

◆ Opcode

unsigned llvm::AMDGPU::MFMA_F8F6F4_Info::Opcode

Definition at line 102 of file AMDGPUBaseInfo.h.

Referenced by llvm::AMDGPUDisassembler::convertMAIInst().


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