Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h143 bool shouldCombineCSRLocalStackBumpInEpilogue(MachineBasicBlock &MBB,
H A DAArch64FrameLowering.cpp1135 bool AArch64FrameLowering::shouldCombineCSRLocalStackBumpInEpilogue( in shouldCombineCSRLocalStackBumpInEpilogue() function in AArch64FrameLowering
2237 bool CombineSPBump = shouldCombineCSRLocalStackBumpInEpilogue(MBB, NumBytes); in emitEpilogue()