Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFrameInfo.cpp187 void MachineFrameInfo::computeMaxCallFrameSize( in computeMaxCallFrameSize() function in MachineFrameInfo
H A DPrologEpilogInserter.cpp375 MFI.computeMaxCallFrameSize(MF, &FrameSDOps); in calculateCallFrameInfo()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp550 MFI.computeMaxCallFrameSize(MF); in mirFileLoaded()
H A DAArch64ISelLowering.cpp26996 MFI.computeMaxCallFrameSize(MF); in finalizeLowering()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h657 void computeMaxCallFrameSize(
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp22107 MF.getFrameInfo().computeMaxCallFrameSize(MF); in finalizeLowering()