Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.h61 int getLRSpillSlot() const { in getLRSpillSlot() function
H A DXCoreFrameLowering.cpp142 int Offset = MFI.getObjectOffset(XFI->getLRSpillSlot()); in GetSpillList()
143 SpillList.push_back(StackSlotInfo(XFI->getLRSpillSlot(), in GetSpillList()
252 && (MFI.getObjectOffset(XFI->getLRSpillSlot()) == 0); in emitPrologue()
379 && (MFI.getObjectOffset(XFI->getLRSpillSlot()) == 0); in emitEpilogue()