LLVM
8.0.1
|
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"
Go to the source code of this file.
Macros | |
#define | GET_REGINFO_TARGET_DESC |
Variables | |
static const MCPhysReg | CalleeSavedReg = R600::NoRegister |
R600 implementation of the TargetRegisterInfo class.
Definition in file R600RegisterInfo.cpp.
#define GET_REGINFO_TARGET_DESC |
Definition at line 29 of file R600RegisterInfo.cpp.
|
static |
Definition at line 64 of file R600RegisterInfo.cpp.
Referenced by llvm::R600RegisterInfo::getCalleeSavedRegs().