Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/RISCV/
H A DRISCVFrameLowering.cpp354 getNonLibcallCSI(const MachineFunction &MF, in getNonLibcallCSI() function
490 std::advance(MBBI, getNonLibcallCSI(MF, CSI).size()); in emitPrologue()
625 const auto &CSI = getNonLibcallCSI(MF, MFI.getCalleeSavedInfo()); in emitEpilogue()
691 const auto &CSI = getNonLibcallCSI(MF, MFI.getCalleeSavedInfo()); in getFrameIndexReference()
1173 const auto &NonLibcallCSI = getNonLibcallCSI(*MF, CSI); in spillCalleeSavedRegisters()
1203 const auto &NonLibcallCSI = getNonLibcallCSI(*MF, CSI); in restoreCalleeSavedRegisters()