Home | History | Annotate | Download | only in optimizing

Lines Matching refs:method_offset

3265   uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement(
3267 // temp = temp->GetImtEntryAt(method_offset);
3268 GetAssembler()->LoadFromOffset(kLoadWord, temp, temp, method_offset);
8436 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset(
8464 // temp = temp->GetMethodAt(method_offset);
8467 GetAssembler()->LoadFromOffset(kLoadWord, temp, temp, method_offset);
8824 uint32_t method_offset = mirror::Class::EmbeddedVTableEntryOffset(
8829 method_offset);
8831 uint32_t method_offset = static_cast<uint32_t>(ImTable::OffsetOfElement(
8840 method_offset);