OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:splitSPAdjustments
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64FrameLowering.h
55
void
splitSPAdjustments
(uint64_t Total, uint64_t &Initial,
AArch64FrameLowering.cpp
32
void AArch64FrameLowering::
splitSPAdjustments
(uint64_t Total,
74
splitSPAdjustments
(MFI->getStackSize(), NumInitialBytes, NumResidualBytes);
Completed in 22 milliseconds