Home
last modified time | relevance | path

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

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