Home
last modified time | relevance | path

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

/trueos/contrib/llvm/lib/Target/XCore/
HDXCoreMachineFunctionInfo.h57 void setLRSpillSlot(int off) { LRSpillSlot = off; } in setLRSpillSlot() function
HDXCoreFrameLowering.cpp405 XFI->setLRSpillSlot(FrameIdx); in processFunctionBeforeCalleeSavedScan()