Home | History | Annotate | Download | only in arm

Lines Matching defs:current_sp

3295   int current_sp = get_register(sp);
3296 uintptr_t* stack_slot = reinterpret_cast<uintptr_t*>(current_sp);
3298 set_register(sp, current_sp + sizeof(uintptr_t));