Home | History | Annotate | Download | only in optimizing

Lines Matching refs:monitor_offset

6137   uint32_t monitor_offset = mirror::Object::MonitorOffset().Int32Value();
6140 __ LoadFromOffset(kLoadWord, temp_reg, obj, monitor_offset);