Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64FrameLowering.h73 bool shouldCombineCSRLocalStackBump(MachineFunction &MF,
DAArch64FrameLowering.cpp286 bool AArch64FrameLowering::shouldCombineCSRLocalStackBump( in shouldCombineCSRLocalStackBump() function in AArch64FrameLowering
462 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes); in emitPrologue()
712 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes); in emitEpilogue()