Searched refs:hexwordData (Results 1 – 5 of 5) sorted by relevance
129 const auto& hexwords = src.hexwordData(); in TEST_F()217 const auto& hexwords = src.hexwordData(); in TEST_F()281 const auto& hexwords = src.hexwordData(); in TEST_F()288 const auto& hexwords = src.hexwordData(); in TEST_F()295 const auto& hexwords = src.hexwordData(); in TEST_F()539 const auto& hexwords = src.hexwordData(); in TEST_F()1092 EXPECT_TRUE(src.hexwordData()[3] & 0x03000000); in TEST_F()1445 EXPECT_EQ(src.hexwordData()[2], 0xCC009184); in TEST_F()
1119 auto& hexwords = pel.primarySRC().value()->hexwordData(); in TEST_F()
147 const auto& hexWords = src.hexwordData(); in createSymptomID()
178 const std::array<uint32_t, numSRCHexDataWords>& hexwordData() const in hexwordData() function in openpower::pels::SRC
738 const auto& hexwords = (*src)->hexwordData(); in getEventId()