Searched refs:SPRDest (Results 1 – 2 of 2) sorted by relevance
639 bool SPRDest = ARM::SPRRegClass.contains(DestReg); in copyPhysReg() local643 if (SPRDest && SPRSrc) in copyPhysReg()647 else if (SPRDest && GPRSrc) in copyPhysReg()
733 bool SPRDest = ARM::SPRRegClass.contains(DestReg); in copyPhysReg() local737 if (SPRDest && SPRSrc) in copyPhysReg()741 else if (SPRDest && GPRSrc) in copyPhysReg()