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

#include "Target/AMDGPU/AMDGPUInstrInfo.h"

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

Public Attributes

unsigned Intr
 
unsigned D16HelperIntr
 

Detailed Description

Definition at line 46 of file AMDGPUInstrInfo.h.

Member Data Documentation

◆ D16HelperIntr

unsigned llvm::AMDGPU::D16ImageDimIntrinsic::D16HelperIntr

Definition at line 48 of file AMDGPUInstrInfo.h.

◆ Intr

unsigned llvm::AMDGPU::D16ImageDimIntrinsic::Intr

Definition at line 47 of file AMDGPUInstrInfo.h.


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