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 74 int getFPSpillSlot() const {
XCoreFrameLowering.cpp 149 int Offset = MFI->getObjectOffset(XFI->getFPSpillSlot());
150 SpillList.push_back(StackSlotInfo(XFI->getFPSpillSlot(),

Completed in 82 milliseconds