Searched refs:PhysR (Results 1 – 2 of 2) sorted by relevance
581 unsigned PhysR; in getCondTfrOpcode() local586 PhysR = *VC->begin(); in getCondTfrOpcode()589 PhysR = RS.Reg; in getCondTfrOpcode()591 unsigned PhysS = (RS.Sub == 0) ? PhysR : TRI->getSubReg(PhysR, RS.Sub); in getCondTfrOpcode()
323 unsigned PhysR; in getRegBitWidth() local327 PhysR = *VC->begin(); in getRegBitWidth()330 PhysR = RR.Reg; in getRegBitWidth()333 unsigned PhysS = (RR.Sub == 0) ? PhysR : TRI.getSubReg(PhysR, RR.Sub); in getRegBitWidth()