Searched refs:kInFpuRegisterHigh (Results 1 – 8 of 8) sorted by relevance
92 case DexRegisterLocation::Kind::kInFpuRegisterHigh: in CheckOptimizedMethod()
85 kInFpuRegisterHigh = 4, // 0b100 enumerator117 case Kind::kInFpuRegisterHigh: in IsShortLocationKind()140 case Kind::kInFpuRegisterHigh: in ConvertToSurfaceKind()315 case DexRegisterLocation::Kind::kInFpuRegisterHigh: in ComputeCompressedKind()343 case DexRegisterLocation::Kind::kInFpuRegisterHigh: in CanBeEncodedAsShortLocation()508 location.GetInternalKind() == DexRegisterLocation::Kind::kInFpuRegisterHigh) in GetMachineRegister()
205 case DexRegisterLocation::Kind::kInFpuRegisterHigh: in ToVRegKind()451 case DexRegisterLocation::Kind::kInFpuRegisterHigh: { in HandleOptimizingDeoptimization()
44 case Kind::kInFpuRegisterHigh: in operator <<()
264 case DexRegisterLocation::Kind::kInFpuRegisterHigh: { in GetVRegFromOptimizedCode()
170 stream.AddDexRegisterEntry(Kind::kInFpuRegisterHigh, 1); // Short location. in TEST()383 ASSERT_EQ(Kind::kInFpuRegisterHigh, dex_register_map.GetLocationKind( in TEST()387 ASSERT_EQ(Kind::kInFpuRegisterHigh, dex_register_map.GetLocationInternalKind( in TEST()403 ASSERT_EQ(Kind::kInFpuRegisterHigh, location1.GetKind()); in TEST()405 ASSERT_EQ(Kind::kInFpuRegisterHigh, location1.GetInternalKind()); in TEST()
1092 DexRegisterLocation::Kind::kInFpuRegisterHigh, id); in EmitEnvironment()
241 if (piece == 0 && reg_hi.GetKind() == Kind::kInFpuRegisterHigh && in WriteDebugLocEntry()