Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64MachineFunctionInfo.h100 unsigned getLocalStackSize() const { return LocalStackSize; } in getLocalStackSize() function
DAArch64FrameLowering.cpp128 unsigned NumBytes = AFI->getLocalStackSize(); in canUseRedZone()
707 Offset -= AFI->getLocalStackSize(); in resolveFrameIndexReference()