Home | History | Annotate | Download | only in s390

Lines Matching refs:scratch1_

210         scratch1_(scratch1),
223 scratch1_(scratch1),
243 RecordWriteStub stub(isolate(), object_, scratch0_, scratch1_,
246 __ AddP(scratch1_, object_, Operand(offset_immediate_));
249 __ AddP(scratch1_, object_, offset_);
264 Register const scratch1_;