Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp170 static int getLibCallID(const MachineFunction &MF, in getLibCallID() function
227 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()