Home
last modified time | relevance | path

Searched defs:another_component_shift (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier_mips.cc85 size_t another_component_shift = DataType::SizeShift(another_packed_type); in TryExtractArrayAccessIndex() local
93 size_t another_component_shift = DataType::SizeShift(another_packed_type); in TryExtractArrayAccessIndex() local
100 size_t another_component_shift = another_access->GetShift()->AsIntConstant()->GetValue(); in TryExtractArrayAccessIndex() local
Dinstruction_simplifier_shared.cc307 size_t another_component_shift = DataType::SizeShift(another_packed_type); in TryExtractVecArrayAccessAddress() local
315 size_t another_component_shift = another_access->GetShift()->AsIntConstant()->GetValue(); in TryExtractVecArrayAccessAddress() local