Searched defs:SystemZRegisterInfo (Results 1 – 6 of 6) sorted by relevance
34 struct SystemZRegisterInfo : public SystemZGenRegisterInfo { struct60 bool enableMultipleCopyHints() const override { return true; } in enableMultipleCopyHints()63 bool requiresRegisterScavenging(const MachineFunction &MF) const override { in requiresRegisterScavenging()66 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override { in requiresFrameIndexScavenging()69 bool trackLivenessAfterRegAlloc(const MachineFunction &MF) const override { in trackLivenessAfterRegAlloc()
25 SystemZRegisterInfo::SystemZRegisterInfo() in SystemZRegisterInfo() function in SystemZRegisterInfo
32 struct SystemZRegisterInfo : public SystemZGenRegisterInfo { struct46 bool requiresRegisterScavenging(const MachineFunction &MF) const override { in requiresRegisterScavenging()49 bool requiresFrameIndexScavenging(const MachineFunction &MF) const override { in requiresFrameIndexScavenging()52 bool trackLivenessAfterRegAlloc(const MachineFunction &MF) const override { in trackLivenessAfterRegAlloc()
22 SystemZRegisterInfo::SystemZRegisterInfo() in SystemZRegisterInfo() function in SystemZRegisterInfo
28 struct SystemZRegisterInfo : public SystemZGenRegisterInfo { struct32 SystemZRegisterInfo(SystemZTargetMachine &tm, const SystemZInstrInfo &tii); argument
34 SystemZRegisterInfo::SystemZRegisterInfo(SystemZTargetMachine &tm, in SystemZRegisterInfo() function in SystemZRegisterInfo