LLVM  8.0.1
Public Attributes | List of all members
llvm::AMDGPU::ImageDimIntrinsicInfo Struct Reference

#include "Target/AMDGPU/AMDGPUInstrInfo.h"

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

Public Attributes

unsigned Intr
 
unsigned BaseOpcode
 
MIMGDim Dim
 

Detailed Description

Definition at line 52 of file AMDGPUInstrInfo.h.

Member Data Documentation

◆ BaseOpcode

unsigned llvm::AMDGPU::ImageDimIntrinsicInfo::BaseOpcode

Definition at line 54 of file AMDGPUInstrInfo.h.

◆ Dim

MIMGDim llvm::AMDGPU::ImageDimIntrinsicInfo::Dim

Definition at line 55 of file AMDGPUInstrInfo.h.

◆ Intr

unsigned llvm::AMDGPU::ImageDimIntrinsicInfo::Intr

Definition at line 53 of file AMDGPUInstrInfo.h.


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