Home
last modified time | relevance | path

Searched refs:SystemZRegisterInfo (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp74 bool SystemZRegisterInfo::getRegAllocationHints( in getRegAllocationHints()
237 SystemZRegisterInfo::SystemZRegisterInfo(unsigned int RA) in SystemZRegisterInfo() function in SystemZRegisterInfo
241 SystemZRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs()
250 SystemZRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask()
259 SystemZRegisterInfo::getReservedRegs(const MachineFunction &MF) const { in getReservedRegs()
286 SystemZRegisterInfo::eliminateFrameIndex(MachineBasicBlock::iterator MI, in eliminateFrameIndex()
379 bool SystemZRegisterInfo::shouldCoalesce(MachineInstr *MI, in shouldCoalesce()
451 SystemZRegisterInfo::getFrameRegister(const MachineFunction &MF) const { in getFrameRegister()
461 SystemZRegisterInfo::getCrossCopyRegClass(const TargetRegisterClass *RC) const { in getCrossCopyRegClass()
H A DSystemZRegisterInfo.h128 struct SystemZRegisterInfo : public SystemZGenRegisterInfo { struct
130 SystemZRegisterInfo(unsigned int RA);
H A DSystemZInstrInfo.h175 const SystemZRegisterInfo RI;
291 const SystemZRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo()
H A DCMakeLists.txt34 SystemZRegisterInfo.cpp
H A DSystemZ.td37 include "SystemZRegisterInfo.td"
H A DSystemZSubtarget.h114 const SystemZRegisterInfo *getRegisterInfo() const override { in getRegisterInfo()
H A DSystemZRegisterInfo.td1 //==- SystemZRegisterInfo.td - SystemZ register definitions -*- tablegen -*-==//
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/
H A DBUILD.gn50 "SystemZRegisterInfo.cpp",