Home | History | Annotate | Download | only in arm64

Lines Matching defs:this_arg

1525   Register this_arg = x0;
1548 // -> sp[8]: undefined -> sp[16]: this_arg -> sp[24]: this_arg
1558 __ Ldp(arg_array, this_arg, MemOperand(scratch)); // Overwrites argc.
1564 __ PushArgument(this_arg);