Searched defs:SubRegFromChannelTable (Results 1 – 3 of 3) sorted by relevance
25 static const uint16_t SubRegFromChannelTable[] = { in getSubRegFromChannel() local
47 static std::array<std::array<uint16_t, 32>, 9> SubRegFromChannelTable; global() variable
39 std::array<std::array<uint16_t, 32>, 9> SIRegisterInfo::SubRegFromChannelTable; member in SIRegisterInfo