Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZMachineFunctionInfo.h37 void setLowSavedGPR(unsigned Reg) { LowSavedGPR = Reg; } in setLowSavedGPR() function
HDSystemZFrameLowering.cpp155 ZFI->setLowSavedGPR(LowGPR); in spillCalleeSavedRegisters()