Searched refs:PhysR (Results 1 – 2 of 2) sorted by relevance
583 Register PhysR; in getCondTfrOpcode() local588 PhysR = *VC->begin(); in getCondTfrOpcode()591 PhysR = RS.Reg; in getCondTfrOpcode()593 Register PhysS = (RS.Sub == 0) ? PhysR : TRI->getSubReg(PhysR, RS.Sub); in getCondTfrOpcode()
343 Register PhysR = in getRegBitWidth() local345 return getPhysRegBitWidth(PhysR); in getRegBitWidth()