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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h144 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } function in class:llvm::final
H A DAArch64FrameLowering.cpp1426 ArgumentPopSize = AFI->getArgumentStackToRestore();

Completed in 69 milliseconds