Searched refs:IntRegDecoderTable (Results 1 – 2 of 2) sorted by relevance
67 static const unsigned IntRegDecoderTable[] = { variable158 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()169 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeI64RegsRegisterClass()
541 static const MCPhysReg IntRegDecoderTable[] = { in DecodeIntRegsRegisterClass() local550 return DecodeRegisterClass(Inst, RegNo, IntRegDecoderTable); in DecodeIntRegsRegisterClass()