Searched refs:offset_of_field (Results 1 - 1 of 1) sorted by last modified time

/art/compiler/dex/quick/
H A Dgen_common.cc563 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value(); local
564 LoadRefDisp(r_base, offset_of_field, r_base, kNotVolatile);
648 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value(); local
649 LoadRefDisp(r_base, offset_of_field, r_base, kNotVolatile);

Completed in 28 milliseconds