Home
last modified time | relevance | path

Searched refs:expected_component_type (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h6107 DataType::Type expected_component_type, in HArraySet() argument
6112 expected_component_type, in HArraySet()
6114 ComputeSideEffects(GetComponentType(value->GetType(), expected_component_type)), in HArraySet()
6121 DataType::Type expected_component_type, in HArraySet() argument
6125 SetPackedField<ExpectedComponentTypeField>(expected_component_type); in HArraySet()
6176 DataType::Type expected_component_type) { in GetComponentType() argument
6183 : expected_component_type; in GetComponentType()