Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp193 getSpillLibCallName(const MachineFunction &MF, in getSpillLibCallName() function
1406 } else if (const char *SpillLibCall = getSpillLibCallName(*MF, CSI)) { in spillCalleeSavedRegisters()