Home | History | Annotate | Download | only in x64

Lines Matching refs:scratch0

171                                     Register scratch0,
181 // scratch0 - used during the positive dictionary lookup and is clobbered.
192 scratch0,
195 // If probing finds an entry in the dictionary, scratch0 contains the
222 __ movq(scratch0, value);
223 __ RecordWrite(elements, scratch1, scratch0, kDontSaveFPRegs);