Lines Matching refs:scratch2
87 Register scratch1, Register scratch2,
89 DCHECK(!AreAliased(array, argc, scratch1, scratch2));
97 DCHECK(scratch2 != no_reg);
98 __ mov(scratch2, value);
99 value = Operand(scratch2, 0);
504 const Register scratch2 = edi;
537 Generate_PushArguments(masm, scratch1, eax, ecx, scratch2,
541 __ mov(scratch2, Operand(ebp, 0));
544 __ push(Operand(scratch2, EntryFrameConstants::kReceiverArgOffset));
547 __ mov(edx, Operand(scratch2, EntryFrameConstants::kNewTargetArgOffset));
548 __ mov(edi, Operand(scratch2, EntryFrameConstants::kFunctionArgOffset));
793 Register scratch2) {
802 Register actual_params_size = scratch2;
820 __ DropArguments(params_size, scratch2, TurboAssembler::kCountIsBytes,
914 Register scratch1, Register scratch2,
918 Register bytecode = scratch2;
1417 // register. scratch1 and scratch2 are used as temporary registers.
1420 Register scratch1, Register scratch2, int num_slots_to_move,
1465 __ mov(scratch2, Operand(start_addr, 0));
1468 scratch2);
2145 Register pointer_to_new_space_out, Register scratch1, Register scratch2) {
2147 scratch2));
2158 Register value = scratch2;