Searched refs:GPRDest (Results 1 – 3 of 3) sorted by relevance
630 bool GPRDest = ARM::GPRRegClass.contains(DestReg); in copyPhysReg() local633 if (GPRDest && GPRSrc) { in copyPhysReg()645 else if (GPRDest && SPRSrc) in copyPhysReg()
724 bool GPRDest = ARM::GPRRegClass.contains(DestReg); in copyPhysReg() local727 if (GPRDest && GPRSrc) { in copyPhysReg()739 else if (GPRDest && SPRSrc) in copyPhysReg()
809 bool GPRDest = ARM::GPRRegClass.contains(DestReg); in copyPhysReg() local812 if (GPRDest && GPRSrc) { in copyPhysReg()826 else if (GPRDest && SPRSrc) in copyPhysReg()