Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h62 int getFPSpillSlot() const { in getFPSpillSlot() function
DXCoreFrameLowering.cpp148 int Offset = MFI.getObjectOffset(XFI->getFPSpillSlot()); in GetSpillList()
149 SpillList.push_back(StackSlotInfo(XFI->getFPSpillSlot(), in GetSpillList()