LLVM  8.0.1
Macros | Functions
SystemZRegisterInfo.cpp File Reference
#include "SystemZRegisterInfo.h"
#include "SystemZInstrInfo.h"
#include "SystemZSubtarget.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "llvm/CodeGen/VirtRegMap.h"
#include "SystemZGenRegisterInfo.inc"
Include dependency graph for SystemZRegisterInfo.cpp:

Go to the source code of this file.

Macros

#define GET_REGINFO_TARGET_DESC
 

Functions

static const TargetRegisterClassgetRC32 (MachineOperand &MO, const VirtRegMap *VRM, const MachineRegisterInfo *MRI)
 

Macro Definition Documentation

◆ GET_REGINFO_TARGET_DESC

#define GET_REGINFO_TARGET_DESC

Definition at line 22 of file SystemZRegisterInfo.cpp.

Function Documentation

◆ getRC32()

static const TargetRegisterClass* getRC32 ( MachineOperand MO,
const VirtRegMap VRM,
const MachineRegisterInfo MRI 
)
static