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

  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.h 57 void setLRSpillSlot(int off) { LRSpillSlot = off; }
XCoreFrameLowering.cpp 408 XFI->setLRSpillSlot(FrameIdx);

Completed in 971 milliseconds