Searched refs:IntRegDecoderTable (Results 1 – 5 of 5) sorted by relevance
33 static const unsigned IntRegDecoderTable[] = { variable95 Reg = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()109 Reg = IntRegDecoderTable[RegNo]; in DecodeI64RegsRegisterClass()
69 static const unsigned IntRegDecoderTable[] = { variable160 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()171 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeI64RegsRegisterClass()
67 static const unsigned IntRegDecoderTable[] = { variable158 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeIntRegsRegisterClass()169 unsigned Reg = IntRegDecoderTable[RegNo]; in DecodeI64RegsRegisterClass()
593 static const MCPhysReg IntRegDecoderTable[] = { in DecodeIntRegsRegisterClass() local602 return DecodeRegisterClass(Inst, RegNo, IntRegDecoderTable); in DecodeIntRegsRegisterClass()
492 static const MCPhysReg IntRegDecoderTable[] = { in DecodeIntRegsRegisterClass() local501 return DecodeRegisterClass(Inst, RegNo, IntRegDecoderTable); in DecodeIntRegsRegisterClass()