LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros
AMDGPURegisterInfo.h File Reference

TargetRegisterInfo interface that is implemented by all hw codegen targets. More...

#include "llvm/ADT/BitVector.h"
#include "llvm/Target/TargetRegisterInfo.h"
#include "AMDGPUGenRegisterInfo.inc"
Include dependency graph for AMDGPURegisterInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::AMDGPURegisterInfo
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Macros

#define GET_REGINFO_HEADER
 
#define GET_REGINFO_ENUM
 

Detailed Description

TargetRegisterInfo interface that is implemented by all hw codegen targets.

Definition in file AMDGPURegisterInfo.h.

Macro Definition Documentation

#define GET_REGINFO_ENUM

Definition at line 23 of file AMDGPURegisterInfo.h.

#define GET_REGINFO_HEADER

Definition at line 22 of file AMDGPURegisterInfo.h.