Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp296 getNonLibcallCSI(const MachineFunction &MF, in getNonLibcallCSI() function
432 std::advance(MBBI, getNonLibcallCSI(MF, CSI).size()); in emitPrologue()
570 const auto &CSI = getNonLibcallCSI(MF, MFI.getCalleeSavedInfo()); in emitEpilogue()
627 const auto &CSI = getNonLibcallCSI(MF, MFI.getCalleeSavedInfo()); in getFrameIndexReference()
1038 const auto &NonLibcallCSI = getNonLibcallCSI(*MF, CSI); in spillCalleeSavedRegisters()
1063 const auto &NonLibcallCSI = getNonLibcallCSI(*MF, CSI); in restoreCalleeSavedRegisters()