Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h81 const int* getEHSpillSlot() const { in getEHSpillSlot() function
DXCoreFrameLowering.cpp165 const int *EHSlot = XFI->getEHSpillSlot(); in GetEHSpillList()