Searched refs:getLibCallID (Results 1 – 1 of 1) sorted by relevance
135 static int getLibCallID(const MachineFunction &MF, in getLibCallID() function192 int LibCallID = getLibCallID(MF, CSI); in getSpillLibCallName()219 int LibCallID = getLibCallID(MF, CSI); in getRestoreLibCallName()442 if (int LibCallRegs = getLibCallID(MF, MFI.getCalleeSavedInfo()) + 1) { in emitPrologue()