Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h74 int getFPSpillSlot() const { in getFPSpillSlot() function
DXCoreFrameLowering.cpp149 int Offset = MFI->getObjectOffset(XFI->getFPSpillSlot()); in GetSpillList()
150 SpillList.push_back(StackSlotInfo(XFI->getFPSpillSlot(), in GetSpillList()