Home
last modified time | relevance | path

Searched defs:LibCallRegs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp577 if (int LibCallRegs = getLibCallID(MF, MFI.getCalleeSavedInfo()) + 1) { in emitPrologue() local
1465 } else if (int LibCallRegs = getLibCallID(MF, CSI) + 1) { in assignCalleeSavedSpillSlots() local