Searched refs:ARDecoderTable (Results 1 – 1 of 1) sorted by relevance
62 static const unsigned ARDecoderTable[] = { variable70 if (RegNo >= std::size(ARDecoderTable)) in DecodeARRegisterClass()73 unsigned Reg = ARDecoderTable[RegNo]; in DecodeARRegisterClass()