Searched refs:createEHSpillSlot (Results 1 – 3 of 3) sorted by relevance
61 const int* XCoreFunctionInfo::createEHSpillSlot(MachineFunction &MF) { in createEHSpillSlot() function in XCoreFunctionInfo
79 const int* createEHSpillSlot(MachineFunction &MF);
554 XFI->createEHSpillSlot(MF); in determineCalleeSaves()