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

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

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

Public Attributes

MIMGBaseOpcode Offset
 
MIMGBaseOpcode NoOffset
 

Detailed Description

Definition at line 399 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ NoOffset

MIMGBaseOpcode llvm::AMDGPU::MIMGOffsetMappingInfo::NoOffset

Definition at line 401 of file AMDGPUBaseInfo.h.

◆ Offset

MIMGBaseOpcode llvm::AMDGPU::MIMGOffsetMappingInfo::Offset

Definition at line 400 of file AMDGPUBaseInfo.h.


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