Home | History | Annotate | Download | only in arm64

Lines Matching refs:stack_pointer

819   inline void SetStackPointer(const Register& stack_pointer) {
820 DCHECK(!TmpList()->IncludesAliasOf(stack_pointer));
821 sp_ = stack_pointer;