Home
last modified time | relevance | path

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

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