Searched refs:SPRSrc (Results 1 – 1 of 1) sorted by relevance
716 bool SPRSrc = ARM::SPRRegClass.contains(SrcReg); in copyPhysReg() local719 if (SPRDest && SPRSrc) in copyPhysReg()721 else if (GPRDest && SPRSrc) in copyPhysReg()