Home | History | Annotate | Download | only in arm

Lines Matching defs:scratch0

2751   const Register scratch0 = r9;
2865 GenerateCallCFunction(masm, scratch0);
2872 __ AllocateHeapNumber(r6, scratch0, scratch1, r5, &no_update);
2881 __ AllocateHeapNumber(r0, scratch0, scratch1, r5, &skip_cache);
2893 GenerateCallCFunction(masm, scratch0);
2903 __ mov(scratch0, Operand(4 * kPointerSize));
2904 __ push(scratch0);