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

#include "Target/AMDGPU/AMDGPUInstrInfo.h"

Public Attributes

unsigned Intr
 
uint8_t RsrcArg
 
bool IsImage
 

Detailed Description

Definition at line 42 of file AMDGPUInstrInfo.h.

Member Data Documentation

◆ Intr

unsigned llvm::AMDGPU::RsrcIntrinsic::Intr

Definition at line 43 of file AMDGPUInstrInfo.h.

◆ IsImage

bool llvm::AMDGPU::RsrcIntrinsic::IsImage

◆ RsrcArg

uint8_t llvm::AMDGPU::RsrcIntrinsic::RsrcArg

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