Lines Matching refs:scratch0_
567 scratch0_(scratch0) {
569 scratch1_ = GetRegThatIsNotOneOf(object_, address_, scratch0_);
573 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_));
574 // We don't have to save scratch0_ because it was given to us as
605 inline Register scratch0() { return scratch0_; }
611 Register scratch0_;