Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp154 static int getLibCallID(const MachineFunction &MF, in getLibCallID() function
211 int LibCallID = getLibCallID(MF, CSI); in getSpillLibCallName()
238 int LibCallID = getLibCallID(MF, CSI); in getRestoreLibCallName()
514 if (int LibCallRegs = getLibCallID(MF, MFI.getCalleeSavedInfo()) + 1) { in emitPrologue()