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