Home
last modified time | relevance | path

Searched refs:createLRSpillSlot (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.h59 int createLRSpillSlot(MachineFunction &MF);
H A DXCoreMachineFunctionInfo.cpp41 int XCoreFunctionInfo::createLRSpillSlot(MachineFunction &MF) { in createLRSpillSlot() function in XCoreFunctionInfo
H A DXCoreFrameLowering.cpp557 XFI->createLRSpillSlot(MF); in determineCalleeSaves()
H A DXCoreISelLowering.cpp791 int FI = XFI->createLRSpillSlot(MF); in LowerRETURNADDR()