|
LLVM 22.0.0git
|
#include "Target/AMDGPU/AMDGPUInstrInfo.h"
Public Attributes | |
| unsigned | Intr |
| uint8_t | RsrcArg |
| bool | IsImage |
Definition at line 37 of file AMDGPUInstrInfo.h.
| unsigned llvm::AMDGPU::RsrcIntrinsic::Intr |
Definition at line 38 of file AMDGPUInstrInfo.h.
| bool llvm::AMDGPU::RsrcIntrinsic::IsImage |
Definition at line 40 of file AMDGPUInstrInfo.h.
Referenced by llvm::AMDGPURegisterBankInfo::applyMappingImpl(), and llvm::AMDGPURegisterBankInfo::getInstrMapping().
| uint8_t llvm::AMDGPU::RsrcIntrinsic::RsrcArg |
Definition at line 39 of file AMDGPUInstrInfo.h.
Referenced by llvm::AMDGPURegisterBankInfo::applyMappingImpl(), and llvm::AMDGPURegisterBankInfo::getInstrMapping().