HomeSort by relevance Sort by last modified time
    Searched refs:getFPSpillSlot (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.h 61 int getFPSpillSlot() const { return FPSpillSlot; }
XCoreFrameLowering.cpp 170 int FPSpillOffset = MFI->getObjectOffset(XFI->getFPSpillSlot());
247 int FPSpillOffset = MFI->getObjectOffset(XFI->getFPSpillSlot());

Completed in 47 milliseconds