Searched refs:SPRSrc (Results 1 – 2 of 2) sorted by relevance
640 bool SPRSrc = ARM::SPRRegClass.contains(SrcReg); in copyPhysReg() local643 if (SPRDest && SPRSrc) in copyPhysReg()645 else if (GPRDest && SPRSrc) in copyPhysReg()
734 bool SPRSrc = ARM::SPRRegClass.contains(SrcReg); in copyPhysReg() local737 if (SPRDest && SPRSrc) in copyPhysReg()739 else if (GPRDest && SPRSrc) in copyPhysReg()