LLVM 20.0.0git
|
#include "Target/AMDGPU/AMDGPUInstrInfo.h"
Public Attributes | |
unsigned | Intr |
uint8_t | RsrcArg |
bool | IsImage |
Definition at line 42 of file AMDGPUInstrInfo.h.
unsigned llvm::AMDGPU::RsrcIntrinsic::Intr |
Definition at line 43 of file AMDGPUInstrInfo.h.
bool llvm::AMDGPU::RsrcIntrinsic::IsImage |
Definition at line 45 of file AMDGPUInstrInfo.h.
Referenced by llvm::AMDGPURegisterBankInfo::applyMappingImpl(), and llvm::AMDGPURegisterBankInfo::getInstrMapping().
uint8_t llvm::AMDGPU::RsrcIntrinsic::RsrcArg |
Definition at line 44 of file AMDGPUInstrInfo.h.
Referenced by llvm::AMDGPURegisterBankInfo::applyMappingImpl(), and llvm::AMDGPURegisterBankInfo::getInstrMapping().