Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64FrameLowering.h103 bool shouldCombineCSRLocalStackBump(MachineFunction &MF,
HDAArch64FrameLowering.cpp466 bool AArch64FrameLowering::shouldCombineCSRLocalStackBump( in shouldCombineCSRLocalStackBump() function in AArch64FrameLowering
985 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes); in emitPrologue()
1470 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes); in emitEpilogue()