Searched refs:getLibCallID (Results 1 – 1 of 1) sorted by relevance
170 static int getLibCallID(const MachineFunction &MF, in getLibCallID() function227 int LibCallID = getLibCallID(MF, CSI); in getSpillLibCallName()254 int LibCallID = getLibCallID(MF, CSI); in getRestoreLibCallName()577 if (int LibCallRegs = getLibCallID(MF, MFI.getCalleeSavedInfo()) + 1) { in emitPrologue()1465 } else if (int LibCallRegs = getLibCallID(MF, CSI) + 1) { in assignCalleeSavedSpillSlots()