Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/XCore/
H A DXCoreMachineFunctionInfo.h54 int createLRSpillSlot(MachineFunction &MF);
H A DXCoreMachineFunctionInfo.cpp35 int XCoreFunctionInfo::createLRSpillSlot(MachineFunction &MF) { in createLRSpillSlot() function in XCoreFunctionInfo
H A DXCoreFrameLowering.cpp564 XFI->createLRSpillSlot(MF); in determineCalleeSaves()
H A DXCoreISelLowering.cpp814 int FI = XFI->createLRSpillSlot(MF); in LowerRETURNADDR()