Searched refs:UnpackValue (Results 1 – 1 of 1) sorted by relevance
230 return DexRegisterLocation(kind, UnpackValue(kind, GetPackedValue())); in BIT_TABLE_HEADER()242 static uint32_t UnpackValue(DexRegisterLocation::Kind kind, uint32_t packed_value) { in UnpackValue() function