Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h57 void setLRSpillSlot(int off) { LRSpillSlot = off; } in setLRSpillSlot() function
DXCoreFrameLowering.cpp408 XFI->setLRSpillSlot(FrameIdx); in processFunctionBeforeCalleeSavedScan()