Home | History | Annotate | Download | only in mips

Lines Matching refs:caller

348      * the method_idx.  This wrapper will save arg1-arg3, load the caller's Method*, align the
359 * pointing back to the original caller.
366 lw $a2, 64($sp) # pass caller Method*
372 jal \cxx_name # (method_idx, this, caller, Thread*, $sp)
774 * Called by managed code to allocate an object when the caller doesn't know whether it has
802 * Called by managed code to allocate an array when the caller doesn't know whether it has
936 move $t0, $sp # remember bottom of caller's frame
958 move $t0, $sp # remember bottom of caller's frame
997 # Returns caller method's frame size.