Searched refs:createLRSpillSlot (Results 1 – 4 of 4) sorted by relevance
58 int createLRSpillSlot(MachineFunction &MF);
41 int XCoreFunctionInfo::createLRSpillSlot(MachineFunction &MF) { in createLRSpillSlot() function in XCoreFunctionInfo
556 XFI->createLRSpillSlot(MF); in determineCalleeSaves()
797 int FI = XFI->createLRSpillSlot(MF); in LowerRETURNADDR()