Home | History | Annotate | Download | only in s390

Lines Matching full:offset_

206         offset_(offset),
219 offset_(no_reg),
245 if (offset_.is(no_reg)) {
249 __ AddP(scratch1_, object_, offset_);
260 Register const offset_;
261 int32_t const offset_immediate_; // Valid if offset_.is(no_reg).