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

  /external/llvm/lib/Target/XCore/
XCoreMachineFunctionInfo.h 66 bool hasLRSpillSlot() { return LRSpillSlotSet; }
XCoreFrameLowering.cpp 250 bool saveLR = XFI->hasLRSpillSlot();
377 bool restoreLR = XFI->hasLRSpillSlot();

Completed in 111 milliseconds