Home | History | Annotate | Download | only in optimizing

Lines Matching full:class_offset

1402   const int32_t class_offset = mirror::Object::ClassOffset().Int32Value();
1426 __ Lw(temp1, str, class_offset);
1427 __ Lw(temp2, arg, class_offset);