Home
last modified time | relevance | path

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

/external/llvm/lib/Target/XCore/
DXCoreMachineFunctionInfo.cpp34 int XCoreFunctionInfo::createLRSpillSlot(MachineFunction &MF) { in createLRSpillSlot() function in XCoreFunctionInfo
DXCoreMachineFunctionInfo.h65 int createLRSpillSlot(MachineFunction &MF);
DXCoreFrameLowering.cpp563 XFI->createLRSpillSlot(MF); in determineCalleeSaves()
DXCoreISelLowering.cpp827 int FI = XFI->createLRSpillSlot(MF); in LowerRETURNADDR()