Searched refs:GPRSrc (Results 1 – 1 of 1) sorted by relevance
896 bool GPRSrc = ARM::GPRRegClass.contains(SrcReg); in copyPhysReg() local898 if (GPRDest && GPRSrc) { in copyPhysReg()914 else if (SPRDest && GPRSrc) in copyPhysReg()