Home | History | Annotate | Download | only in arm

Lines Matching defs:scratch1

190                        Register value, Register scratch0, Register scratch1,
199 scratch1_(scratch1),
205 Register value, Register scratch0, Register scratch1,
214 scratch1_(scratch1),
469 Register scratch1,
472 DCHECK(!AreAliased(args_reg, scratch1, scratch2, scratch3));
476 __ ldr(scratch1, MemOperand(fp, StandardFrameConstants::kContextOffset));
477 __ cmp(scratch1,
483 Register caller_args_count_reg = scratch1;
775 Register scratch1 = i.TempRegister(1);
783 OutOfLineRecordWrite(this, object, index, value, scratch0, scratch1,
790 OutOfLineRecordWrite(this, object, index, value, scratch0, scratch1,