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