LLVM  8.0.1
Classes | Namespaces | Functions
AMDGPUInstrInfo.h File Reference

Contains the definition of a TargetInstrInfo class that is common to all AMD GPUs. More...

#include "AMDGPU.h"
#include "Utils/AMDGPUBaseInfo.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
Include dependency graph for AMDGPUInstrInfo.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 This class represents lattice values for constants.
 
 llvm::AMDGPU
 

Functions

const RsrcIntrinsic * llvm::AMDGPU::lookupRsrcIntrinsic (unsigned Intr)
 
const D16ImageDimIntrinsic * llvm::AMDGPU::lookupD16ImageDimIntrinsic (unsigned Intr)
 
const ImageDimIntrinsicInfo * llvm::AMDGPU::getImageDimIntrinsicInfo (unsigned Intr)
 

Detailed Description

Contains the definition of a TargetInstrInfo class that is common to all AMD GPUs.

Definition in file AMDGPUInstrInfo.h.