LLVM 19.0.0git
Macros | Variables
R600RegisterInfo.cpp File Reference

R600 implementation of the TargetRegisterInfo class. More...

#include "R600RegisterInfo.h"
#include "MCTargetDesc/R600MCTargetDesc.h"
#include "R600Defines.h"
#include "R600Subtarget.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
 

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 21 of file R600RegisterInfo.cpp.

Variable Documentation

◆ CalleeSavedReg

const MCPhysReg CalleeSavedReg = R600::NoRegister
static