Home
last modified time | relevance | path

Searched refs:createEHSpillSlot (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/XCore/
HDXCoreMachineFunctionInfo.h67 const int* createEHSpillSlot(MachineFunction &MF);
HDXCoreMachineFunctionInfo.cpp65 const int* XCoreFunctionInfo::createEHSpillSlot(MachineFunction &MF) { in createEHSpillSlot() function in XCoreFunctionInfo
HDXCoreFrameLowering.cpp554 XFI->createEHSpillSlot(MF); in determineCalleeSaves()