Home | History | Annotate | Download | only in arm64

Lines Matching defs:SetStackPointer

537   // using the current stack pointer as set by SetStackPointer.
551 // If the current stack pointer (as set by SetStackPointer) is csp, then it
780 // SetStackPointer) is the system stack pointer (csp), and is aligned to
792 // SetStackPointer) is the system stack pointer (csp), and is aligned to
797 inline void SetStackPointer(const Register& stack_pointer) {
802 // Return the current stack pointer, as set by SetStackPointer.
815 SetStackPointer(csp);