Lines Matching refs:offset_
415 int64_t GetOffset() const { return offset_; }
457 ((offset_ == 0) || !regoffset_.IsValid());
462 (offset_ == other.offset_) && (addrmode_ == other.addrmode_) &&
470 int64_t offset_;
489 offset_(RawbitsToInt64(offset)),
508 offset_(RawbitsToInt64(offset)),
520 offset_(0),
535 offset_(0),
551 offset_(0),
561 offset_(0),
576 offset_(0),
587 return IsScalarPlusImmediate() && (offset_ == 0);
632 return base_.IsZRegister() && regoffset_.IsZRegister() && (offset_ == 0) &&
668 return offset_;
712 int64_t offset_;