Searched refs:kConstantLargeValue (Results 1 – 3 of 3) sorted by relevance
106 ASSERT_EQ(Kind::kConstantLargeValue, dex_register_map.GetLocationInternalKind( in TEST()123 ASSERT_EQ(Kind::kConstantLargeValue, location1.GetInternalKind()); in TEST()222 ASSERT_EQ(Kind::kConstantLargeValue, dex_register_map.GetLocationInternalKind( in TEST()239 ASSERT_EQ(Kind::kConstantLargeValue, location1.GetInternalKind()); in TEST()481 ASSERT_EQ(Kind::kConstantLargeValue, in TEST()497 ASSERT_EQ(Kind::kConstantLargeValue, location1.GetInternalKind()); in TEST()565 ASSERT_EQ(Kind::kConstantLargeValue, dex_register_map.GetLocationInternalKind( in TEST()580 ASSERT_EQ(Kind::kConstantLargeValue, location1.GetInternalKind()); in TEST()
99 kConstantLargeValue = 7, // 0b111 enumerator104 kLastLocationKind = kConstantLargeValue122 case Kind::kConstantLargeValue: in IsShortLocationKind()147 case Kind::kConstantLargeValue: in ConvertToSurfaceKind()323 : DexRegisterLocation::Kind::kConstantLargeValue; in ComputeCompressedKind()325 case DexRegisterLocation::Kind::kConstantLargeValue: in ComputeCompressedKind()349 case DexRegisterLocation::Kind::kConstantLargeValue: in CanBeEncodedAsShortLocation()
50 case Kind::kConstantLargeValue: in operator <<()