Searched refs:GPRSrc (Results 1 – 2 of 2) sorted by relevance
631 bool GPRSrc = ARM::GPRRegClass.contains(SrcReg); in copyPhysReg() local633 if (GPRDest && GPRSrc) { in copyPhysReg()647 else if (SPRDest && GPRSrc) in copyPhysReg()
725 bool GPRSrc = ARM::GPRRegClass.contains(SrcReg); in copyPhysReg() local727 if (GPRDest && GPRSrc) { in copyPhysReg()741 else if (SPRDest && GPRSrc) in copyPhysReg()