Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kInRegisterHigh

162   stream.AddDexRegisterEntry(Kind::kInRegisterHigh, 8);   // Short location.
329 ASSERT_EQ(Kind::kInRegisterHigh, dex_register_map.GetLocationKind(
333 ASSERT_EQ(Kind::kInRegisterHigh
349 ASSERT_EQ(Kind::kInRegisterHigh, location1.GetKind());
351 ASSERT_EQ(Kind::kInRegisterHigh, location1.GetInternalKind());