reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
496 EXPECT_TRUE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc)); 497 EXPECT_TRUE(regloc.IsAtCFAPlusOffset()); 498 EXPECT_EQ(-32, regloc.GetOffset()); 506 EXPECT_TRUE(row_sp->GetRegisterInfo(gpr_x20_arm64, regloc)); 507 EXPECT_TRUE(regloc.IsAtCFAPlusOffset()); 508 EXPECT_EQ(-32, regloc.GetOffset());