Searched refs:GetLocationCatalogEntryIndex (Results 1 - 3 of 3) sorted by relevance

/art/runtime/
H A Dstack_map.cc62 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex(
75 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex(
171 size_t location_catalog_entry_index = GetLocationCatalogEntryIndex(
H A Dstack_map.h507 size_t GetLocationCatalogEntryIndex(uint16_t dex_register_number, function in class:art::DexRegisterLocation::DexRegisterMap
/art/compiler/optimizing/
H A Dstack_map_test.cc109 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex(
111 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex(
223 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex(
225 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex(
285 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex(
287 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex(
339 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex(
341 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex(
393 size_t index0 = dex_register_map.GetLocationCatalogEntryIndex(
395 size_t index1 = dex_register_map.GetLocationCatalogEntryIndex(
[all...]

Completed in 7 milliseconds