Home | History | Annotate | Download | only in x64

Lines Matching refs:scratch0

705                                Register scratch0,
708 ASSERT(!scratch0.is(src));
709 ASSERT(!scratch0.is(scratch1));
711 MemOperand location = VarOperand(var, scratch0);
717 __ RecordWriteContextSlot(scratch0, offset, src, scratch1, kDontSaveFPRegs);