Searched refs:PhysR (Results 1 – 2 of 2) sorted by relevance
653 unsigned PhysR; in getCondTfrOpcode() local658 PhysR = *VC->begin(); in getCondTfrOpcode()661 PhysR = RS.Reg; in getCondTfrOpcode()663 unsigned PhysS = (RS.Sub == 0) ? PhysR : TRI->getSubReg(PhysR, RS.Sub); in getCondTfrOpcode()
321 unsigned PhysR; in getRegBitWidth() local325 PhysR = *VC->begin(); in getRegBitWidth()328 PhysR = RR.Reg; in getRegBitWidth()331 unsigned PhysS = (RR.Sub == 0) ? PhysR : TRI.getSubReg(PhysR, RR.Sub); in getRegBitWidth()