Searched refs:another_data_offset (Results 1 – 1 of 1) sorted by relevance
263 uint32_t another_data_offset = mirror::Array::DataOffset( in TryExtractVecArrayAccessAddress() local266 if (another_data_offset == data_offset && another_component_shift == component_shift) { in TryExtractVecArrayAccessAddress()272 uint32_t another_data_offset = another_access->GetOffset()->AsIntConstant()->GetValue(); in TryExtractVecArrayAccessAddress() local274 if (another_data_offset == data_offset && another_component_shift == component_shift) { in TryExtractVecArrayAccessAddress()