Searched refs:LRSpillSlot (Results 1 – 2 of 2) sorted by relevance
36 return LRSpillSlot; in createLRSpillSlot()42 LRSpillSlot = MFI->CreateFixedObject(RC->getSize(), 0, true); in createLRSpillSlot()44 LRSpillSlot = MFI->CreateStackObject(RC->getSize(), RC->getAlignment(), true); in createLRSpillSlot()47 return LRSpillSlot; in createLRSpillSlot()
31 int LRSpillSlot; variable69 return LRSpillSlot; in getLRSpillSlot()