Searched refs:hexwordData (Results 1 – 5 of 5) sorted by relevance
117 const auto& hexwords = src.hexwordData(); in TEST_F()205 const auto& hexwords = src.hexwordData(); in TEST_F()269 const auto& hexwords = src.hexwordData(); in TEST_F()276 const auto& hexwords = src.hexwordData(); in TEST_F()283 const auto& hexwords = src.hexwordData(); in TEST_F()527 const auto& hexwords = src.hexwordData(); in TEST_F()1282 EXPECT_TRUE(src.hexwordData()[3] & 0x03000000); in TEST_F()1644 EXPECT_EQ(src.hexwordData()[2], 0xCC009184); in TEST_F()
1073 auto& hexwords = pel.primarySRC().value()->hexwordData(); in TEST_F()
133 const auto& hexWords = src.hexwordData(); in createSymptomID()
178 const std::array<uint32_t, numSRCHexDataWords>& hexwordData() const in hexwordData() function in openpower::pels::SRC
735 const auto& hexwords = (*src)->hexwordData(); in getEventId()