Home | History | Annotate | Download | only in optimizing

Lines Matching refs:component_offset

1382   uint32_t component_offset = mirror::Class::ComponentTypeOffset().Int32Value();
1500 __ LoadFromOffset(kLoadWord, temp3, temp1, component_offset);
1511 __ LoadFromOffset(kLoadWord, temp3, temp2, component_offset);
1528 __ LoadFromOffset(kLoadWord, temp1, temp1, component_offset);
1545 __ LoadFromOffset(kLoadWord, temp3, temp1, component_offset);