Lines Matching refs:scratch
607 Register scratch = t2;
624 __ SmiScale(scratch, length, kDoubleSizeLog2);
625 __ Daddu(scratch, scratch, FixedDoubleArray::kHeaderSize);
626 __ Allocate(scratch, array, t3, scratch2, &gc_required, DOUBLE_ALIGNMENT);
744 Register scratch = t1;
748 elements, array, length, scratch));
773 __ Allocate(array_size, array, allocate_scratch, scratch, &gc_required,
777 __ LoadRoot(scratch, Heap::kFixedArrayMapRootIndex);
779 __ sd(scratch, MemOperand(array, HeapObject::kMapOffset));
785 Register heap_number_map = scratch;
856 scratch,
869 scratch,