Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.h69 const int* getEHSpillSlot() const { in getEHSpillSlot() function
DXCoreFrameLowering.cpp165 const int *EHSlot = XFI->getEHSpillSlot(); in GetEHSpillList()