Searched refs:ImmRC (Results 1 – 1 of 1) sorted by relevance
313 const MCRegisterClass &ImmRC = MRI.getRegClass(RCID); in printOperand() local314 if (ImmRC.getSize() == 4) in printOperand()316 else if (ImmRC.getSize() == 8) in printOperand()334 const MCRegisterClass &ImmRC = MRI.getRegClass(Desc.OpInfo[OpNo].RegClass); in printOperand() local336 if (ImmRC.getSize() == 4) in printOperand()338 else if (ImmRC.getSize() == 8) in printOperand()