Home | History | Annotate | Download | only in mips

Lines Matching refs:scratch

713   Register scratch = t6;
731 __ sll(scratch, length, 2);
732 __ Addu(scratch, scratch, FixedDoubleArray::kHeaderSize);
733 __ Allocate(scratch, array, t3, scratch2, &gc_required, DOUBLE_ALIGNMENT);
852 Register scratch = t5;
856 elements, array, length, scratch));
882 __ Allocate(array_size, array, allocate_scratch, scratch, &gc_required,
886 __ LoadRoot(scratch, Heap::kFixedArrayMapRootIndex);
888 __ sw(scratch, MemOperand(array, HeapObject::kMapOffset));
894 Register heap_number_map = scratch;
967 scratch,
980 scratch,