Home | History | Annotate | Download | only in x64

Lines Matching refs:scratch0

669                                Register scratch0,
672 ASSERT(!scratch0.is(src));
673 ASSERT(!scratch0.is(scratch1));
675 MemOperand location = VarOperand(var, scratch0);
681 __ RecordWriteContextSlot(scratch0, offset, src, scratch1, kDontSaveFPRegs);