Home
last modified time | relevance | path

Searched refs:GetIntegerValueOfObject (Results 1 – 4 of 4) sorted by relevance

/art/compiler/optimizing/
Dintrinsic_objects.cc71 ObjPtr<mirror::Object> IntrinsicObjects::GetIntegerValueOfObject( in GetIntegerValueOfObject() function in art::IntrinsicObjects
92 DCHECK_EQ(GetIntegerValueOfObject(boot_image_live_objects, 0u), in GetIntegerValueOfArrayDataOffset()
Dintrinsic_objects.h64 static ObjPtr<mirror::Object> GetIntegerValueOfObject(
Dintrinsics.cc132 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, i); in CheckIntegerCache()
229 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, 0u); in ComputeIntegerValueOfLocations()
325 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, 0u); in ComputeIntegerValueOfInfo()
349 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects, index); in ComputeIntegerValueOfInfo()
/art/dex2oat/linker/
Dimage_writer.cc196 IntrinsicObjects::GetIntegerValueOfObject(live_objects, i)); in AllocateBootImageLiveObjects()
2732 IntrinsicObjects::GetIntegerValueOfObject(boot_image_live_objects_, index); in GetIntrinsicReferenceAddress()