OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getArgumentStackToRestore
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
116
unsigned
getArgumentStackToRestore
() const { return ArgumentStackToRestore; }
AArch64FrameLowering.cpp
253
ArgumentPopSize = FuncInfo->
getArgumentStackToRestore
();
Completed in 46 milliseconds