Home
last modified time | relevance | path

Searched defs:SystemZRegisterInfo (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZRegisterInfo.h32 struct SystemZRegisterInfo : public SystemZGenRegisterInfo { struct
46 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()
DSystemZRegisterInfo.cpp22 SystemZRegisterInfo::SystemZRegisterInfo() in SystemZRegisterInfo() function in SystemZRegisterInfo
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZRegisterInfo.h28 struct SystemZRegisterInfo : public SystemZGenRegisterInfo { struct
32 SystemZRegisterInfo(SystemZTargetMachine &tm, const SystemZInstrInfo &tii); argument
DSystemZRegisterInfo.cpp34 SystemZRegisterInfo::SystemZRegisterInfo(SystemZTargetMachine &tm, in SystemZRegisterInfo() function in SystemZRegisterInfo