Searched refs:ImmRC (Results 1 – 1 of 1) sorted by relevance
388 const MCRegisterClass &ImmRC = MRI.getRegClass(RCID); in printOperand() local389 if (ImmRC.getSize() == 4) in printOperand()391 else if (ImmRC.getSize() == 8) in printOperand()409 const MCRegisterClass &ImmRC = MRI.getRegClass(Desc.OpInfo[OpNo].RegClass); in printOperand() local411 if (ImmRC.getSize() == 4) in printOperand()413 else if (ImmRC.getSize() == 8) in printOperand()