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

  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.h 60 void setFPSpillSlot(int off) { FPSpillSlot = off; }
XCoreFrameLowering.cpp 386 XFI->setFPSpillSlot(MFI->CreateStackObject(RC->getSize(),

Completed in 25 milliseconds