Lines Matching refs:scratch0_
552 scratch0_(scratch0) {
554 scratch1_ = GetRegThatIsNotOneOf(object_, address_, scratch0_);
558 ASSERT(!AreAliased(object_, address_, scratch1_, scratch0_));
559 // We don't have to save scratch0_ because it was given to us as
604 inline Register scratch0() { return scratch0_; }
610 Register scratch0_;