OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ArgumentStackToRestore
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
55
unsigned
ArgumentStackToRestore
= 0;
184
unsigned getArgumentStackToRestore() const { return
ArgumentStackToRestore
; }
186
ArgumentStackToRestore
= bytes;
AArch64FrameLowering.cpp
1680
int64_t
ArgumentStackToRestore
= getArgumentStackToRestore(MF, MBB);
1715
int64_t AfterCSRPopSize =
ArgumentStackToRestore
;
Completed in 52 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026