Home | History | Annotate | Download | only in optimizing

Lines Matching refs:kInFpuRegister

154   stream.AddDexRegisterEntry(Kind::kInFpuRegister, 3);   // Short location.
169 stream.AddDexRegisterEntry(Kind::kInFpuRegister, 3); // Short location, same in stack map 2.
275 ASSERT_EQ(Kind::kInFpuRegister, dex_register_map.GetLocationKind(
279 ASSERT_EQ(Kind::kInFpuRegister, dex_register_map.GetLocationInternalKind(
295 ASSERT_EQ(Kind::kInFpuRegister, location1.GetKind());
297 ASSERT_EQ(Kind::kInFpuRegister, location1.GetInternalKind());
381 ASSERT_EQ(Kind::kInFpuRegister, dex_register_map.GetLocationKind(
385 ASSERT_EQ(Kind::kInFpuRegister, dex_register_map.GetLocationInternalKind(
402 ASSERT_EQ(Kind::kInFpuRegister, location0.GetKind());
404 ASSERT_EQ(Kind::kInFpuRegister, location0.GetInternalKind());