Searched refs:getArgumentStackToRestore (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h91 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } function in class:llvm::AArch64FunctionInfo
H A DAArch64FrameLowering.cpp565 ArgumentPopSize = AFI->getArgumentStackToRestore();

Completed in 132 milliseconds