Home
last modified time | relevance | path

Searched refs:getRestoreGPRRegs (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineFunctionInfo.h73 SystemZ::GPRRegs getRestoreGPRRegs() const { return RestoreGPRRegs; } in getRestoreGPRRegs() function
H A DSystemZFrameLowering.cpp411 SystemZ::GPRRegs RestoreGPRs = ZFI->getRestoreGPRRegs(); in restoreCalleeSavedRegisters()
480 ZFI->getRestoreGPRRegs().LowGPR != SystemZ::R6D) in processFunctionBeforeFrameFinalized()
718 if (ZFI->getRestoreGPRRegs().LowGPR) { in emitEpilogue()
1166 SystemZ::GPRRegs RestoreGPRs = ZFI->getRestoreGPRRegs(); in restoreCalleeSavedRegisters()
1329 if (ZFI->getRestoreGPRRegs().LowGPR != SPReg) { in emitEpilogue()