Searched refs:PhysR (Results 1 – 2 of 2) sorted by relevance
604 MCRegister PhysR; in getCondTfrOpcode() local609 PhysR = *VC->begin(); in getCondTfrOpcode()611 PhysR = RS.Reg; in getCondTfrOpcode()613 MCRegister PhysS = (RS.Sub == 0) ? PhysR : TRI->getSubReg(PhysR, RS.Sub); in getCondTfrOpcode()
343 MCRegister PhysR = in getRegBitWidth() local345 return getPhysRegBitWidth(PhysR); in getRegBitWidth()