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

#include "Target/AMDGPU/AMDGPUInstrInfo.h"

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

Public Attributes

unsigned Intr
 
uint8_t RsrcArg
 
bool IsImage
 

Detailed Description

Definition at line 39 of file AMDGPUInstrInfo.h.

Member Data Documentation

◆ Intr

unsigned llvm::AMDGPU::RsrcIntrinsic::Intr

Definition at line 40 of file AMDGPUInstrInfo.h.

◆ IsImage

bool llvm::AMDGPU::RsrcIntrinsic::IsImage

Definition at line 42 of file AMDGPUInstrInfo.h.

◆ RsrcArg

uint8_t llvm::AMDGPU::RsrcIntrinsic::RsrcArg

Definition at line 41 of file AMDGPUInstrInfo.h.


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