LLVM 17.0.0git
Public Attributes | List of all members
llvm::AMDGPU::WMMAOpcodeMappingInfo Struct Reference

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

Collaboration diagram for llvm::AMDGPU::WMMAOpcodeMappingInfo:
Collaboration graph
[legend]

Public Attributes

unsigned Opcode2Addr
 
unsigned Opcode3Addr
 

Detailed Description

Definition at line 412 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ Opcode2Addr

unsigned llvm::AMDGPU::WMMAOpcodeMappingInfo::Opcode2Addr

Definition at line 413 of file AMDGPUBaseInfo.h.

◆ Opcode3Addr

unsigned llvm::AMDGPU::WMMAOpcodeMappingInfo::Opcode3Addr

Definition at line 414 of file AMDGPUBaseInfo.h.


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