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

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h116 unsigned getArgumentStackToRestore() const { return ArgumentStackToRestore; } function in class:llvm::AArch64MachineFunctionInfo
H A DAArch64FrameLowering.cpp253 ArgumentPopSize = FuncInfo->getArgumentStackToRestore();

Completed in 28 milliseconds