Lines Matching refs:imt
2168 ImTable* imt = cls->GetImt(sizeof(void*));
2174 ArtMethod* conflict_method = imt->Get(imt_index % ImTable::kSize, sizeof(void*));
2226 ArtMethod* conflict_method = imt->Get(imt_index % ImTable::kSize, sizeof(void*));
2235 // Update the IMT if we create a new conflict method. No fence needed here, as the
2237 imt->Set(imt_index % ImTable::kSize,