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