Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZRegisterInfo.cpp74 bool SystemZRegisterInfo::getRegAllocationHints( in getRegAllocationHints()
236 SystemZRegisterInfo::SystemZRegisterInfo(unsigned int RA) in SystemZRegisterInfo() function in SystemZRegisterInfo
240 SystemZRegisterInfo::getCalleeSavedRegs(const MachineFunction *MF) const { in getCalleeSavedRegs()
249 SystemZRegisterInfo::getCallPreservedMask(const MachineFunction &MF, in getCallPreservedMask()
258 SystemZRegisterInfo::getReservedRegs(const MachineFunction &MF) const { in getReservedRegs()
285 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;
292 const SystemZRegisterInfo &getRegisterInfo() const { return RI; } in getRegisterInfo()
H A DCMakeLists.txt34 SystemZRegisterInfo.cpp
H A DSystemZSubtarget.h77 const SystemZRegisterInfo *getRegisterInfo() const override { in getRegisterInfo()
H A DSystemZ.td37 include "SystemZRegisterInfo.td"
H A DSystemZRegisterInfo.td1 //==- SystemZRegisterInfo.td - SystemZ register definitions -*- tablegen -*-==//
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/SystemZ/
H A DBUILD.gn51 "SystemZRegisterInfo.cpp",