Home | History | Annotate | Download | only in a64

Lines Matching defs:SetStackPointer

221   // using the current stack pointer as set by SetStackPointer.
235 // If the current stack pointer (as set by SetStackPointer) is sp, then it
302 // If the current stack pointer (as set by SetStackPointer) is sp, then sp
308 // If the current stack pointer (as set by SetStackPointer) is sp, then sp
314 // If the current stack pointer (as set by SetStackPointer) is sp, then it
1112 void SetStackPointer(const Register& stack_pointer) {
1117 // Return the current stack pointer, as set by SetStackPointer.