Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h152 bool shouldCombineCSRLocalStackBumpInEpilogue(MachineBasicBlock &MBB,
H A DAArch64FrameLowering.cpp704 bool AArch64FrameLowering::shouldCombineCSRLocalStackBumpInEpilogue( in shouldCombineCSRLocalStackBumpInEpilogue() function in AArch64FrameLowering
1749 bool CombineSPBump = shouldCombineCSRLocalStackBumpInEpilogue(MBB, NumBytes); in emitEpilogue()