Lines Matching refs:x0
23 stp x0, x1, [sp, #-(ALL_ARGS_SIZE + \extra_space)]!
42 ldp x0, x1, [sp], #(ALL_ARGS_SIZE + \extra_space)
55 mov x0, \arg1 // Pass arg1.
70 stp x0, lr, [sp, #-32]!
75 mov x0, \arg1 // Pass arg1.
82 ldp x0, lr, [sp], #32
102 mov x0, xSELF // pass Thread::Current()
105 ldr xIP0, [x0, #THREAD_TOP_QUICK_FRAME_OFFSET] // uintptr_t tagged_quick_frame
117 mov x17, x0 // store result in scratch reg.
146 mov x0, x15 // x0 := method (from hidden arg)
151 mov x14, x0
243 mov x28, x0
246 mov x0, xSELF // pass Thread::Current()
250 mov x13, x0
253 mov x0, x28
416 mov x0, x15 // Pass the object to lock.
423 cbnz x0, 1f
433 mov x0, xSELF // Pass Thread::Current().