Home
last modified time | relevance | path

Searched refs:DecodePatchIndex (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dintrinsic_objects.h54 static uint32_t DecodePatchIndex(uint32_t intrinsic_data) { in DecodePatchIndex() function
/art/dex2oat/linker/
Dimage_writer.cc2730 uint32_t index = IntrinsicObjects::DecodePatchIndex(intrinsic_data); in GetIntrinsicReferenceAddress()