LLVM 19.0.0git
Macros | Functions
SystemZRegisterInfo.cpp File Reference
#include "SystemZRegisterInfo.h"
#include "SystemZInstrInfo.h"
#include "SystemZSubtarget.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/CodeGen/LiveIntervals.h"
#include "llvm/CodeGen/MachineInstrBuilder.h"
#include "llvm/CodeGen/MachineRegisterInfo.h"
#include "llvm/CodeGen/TargetFrameLowering.h"
#include "llvm/CodeGen/VirtRegMap.h"
#include "llvm/IR/DebugInfoMetadata.h"
#include "SystemZGenRegisterInfo.inc"

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)
 
static void addHints (ArrayRef< MCPhysReg > Order, SmallVectorImpl< MCPhysReg > &Hints, const TargetRegisterClass *RC, 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

◆ addHints()

static void addHints ( ArrayRef< MCPhysReg Order,
SmallVectorImpl< MCPhysReg > &  Hints,
const TargetRegisterClass RC,
const MachineRegisterInfo MRI 
)
static

◆ getRC32()

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