Searched defs:isPhysReg (Results 1 – 3 of 3) sorted by relevance
1943 bool isPhysReg = TargetRegisterInfo::isPhysicalRegister(IncomingReg); in addRegisterKilled() local2022 bool isPhysReg = TargetRegisterInfo::isPhysicalRegister(Reg); in addRegisterDead() local
1788 bool isPhysReg = Register::isPhysicalRegister(IncomingReg); in addRegisterKilled() local1867 bool isPhysReg = Register::isPhysicalRegister(Reg); in addRegisterDead() local
1893 bool isPhysReg = IncomingReg.isPhysical(); in addRegisterKilled() local1972 bool isPhysReg = Reg.isPhysical(); in addRegisterDead() local