LLVM  8.0.1
Macros | Variables
R600RegisterInfo.cpp File Reference

R600 implementation of the TargetRegisterInfo class. More...

#include "R600RegisterInfo.h"
#include "AMDGPUTargetMachine.h"
#include "R600Defines.h"
#include "R600InstrInfo.h"
#include "R600MachineFunctionInfo.h"
#include "MCTargetDesc/AMDGPUMCTargetDesc.h"
#include "R600GenRegisterInfo.inc"
Include dependency graph for R600RegisterInfo.cpp:

Go to the source code of this file.

Macros

#define GET_REGINFO_TARGET_DESC
 

Variables

static const MCPhysReg CalleeSavedReg = R600::NoRegister
 

Detailed Description

R600 implementation of the TargetRegisterInfo class.

Definition in file R600RegisterInfo.cpp.

Macro Definition Documentation

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 29 of file R600RegisterInfo.cpp.

Variable Documentation

◆ CalleeSavedReg

const MCPhysReg CalleeSavedReg = R600::NoRegister
static

Definition at line 64 of file R600RegisterInfo.cpp.

Referenced by llvm::R600RegisterInfo::getCalleeSavedRegs().