Lines Matching refs:location_
1722 OffsetBits offset_size = GetOffsetSizeNeeded(location_, target_);
1786 location_(location),
1800 location_(location),
1844 location_(location),
1915 return location_;
2014 if (location_ > expand_location) {
2015 location_ += delta;
2064 // to hold the distance between location_ and target_.
2065 if (GetOffsetSizeNeeded(location_, target_) > GetOffsetSize()) {
2075 int64_t distance = static_cast<int64_t>(target_) - location_;
2089 return location_ + branch_info_[type_].instr_offset * sizeof(uint32_t);