Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.h147 bool shouldCombineCSRLocalStackBumpInEpilogue(MachineBasicBlock &MBB,
H A DAArch64FrameLowering.cpp936 bool AArch64FrameLowering::shouldCombineCSRLocalStackBumpInEpilogue( in shouldCombineCSRLocalStackBumpInEpilogue() function in AArch64FrameLowering
1993 bool CombineSPBump = shouldCombineCSRLocalStackBumpInEpilogue(MBB, NumBytes); in emitEpilogue()