LLVM 20.0.0git
|
Contains the definition of a TargetInstrInfo class that is common to all AMD GPUs. More...
#include "Utils/AMDGPUBaseInfo.h"
Go to the source code of this file.
Classes | |
class | llvm::AMDGPUInstrInfo |
struct | llvm::AMDGPU::RsrcIntrinsic |
struct | llvm::AMDGPU::D16ImageDimIntrinsic |
struct | llvm::AMDGPU::ImageDimIntrinsicInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::AMDGPU |
Functions | |
Intrinsic::ID | llvm::AMDGPU::getIntrinsicID (const MachineInstr &I) |
Return the intrinsic ID for opcodes with the G_AMDGPU_INTRIN_ prefix. | |
const RsrcIntrinsic * | llvm::AMDGPU::lookupRsrcIntrinsic (unsigned Intr) |
const D16ImageDimIntrinsic * | llvm::AMDGPU::lookupD16ImageDimIntrinsic (unsigned Intr) |
const ImageDimIntrinsicInfo * | llvm::AMDGPU::getImageDimIntrinsicInfo (unsigned Intr) |
const ImageDimIntrinsicInfo * | llvm::AMDGPU::getImageDimIntrinsicByBaseOpcode (unsigned BaseOpcode, unsigned Dim) |
Contains the definition of a TargetInstrInfo class that is common to all AMD GPUs.
Definition in file AMDGPUInstrInfo.h.