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

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

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

Public Attributes

MIMGBaseOpcode Bias
 
MIMGBaseOpcode NoBias
 

Detailed Description

Definition at line 394 of file AMDGPUBaseInfo.h.

Member Data Documentation

◆ Bias

MIMGBaseOpcode llvm::AMDGPU::MIMGBiasMappingInfo::Bias

Definition at line 395 of file AMDGPUBaseInfo.h.

◆ NoBias

MIMGBaseOpcode llvm::AMDGPU::MIMGBiasMappingInfo::NoBias

Definition at line 396 of file AMDGPUBaseInfo.h.


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