Searched refs:SourcePhysReg (Results 1 – 1 of 1) sorted by relevance
1503 Register SourcePhysReg = VA.getLocReg(); in finishCall() local1508 ResultReg = copyRegToRegClass(CpyRC, SourcePhysReg); in finishCall()1514 ResultReg).addReg(SourcePhysReg); in finishCall()1522 SourcePhysReg = (SourcePhysReg - PPC::X0) + PPC::R0; in finishCall()1523 ResultReg = copyRegToRegClass(&PPC::GPRCRegClass, SourcePhysReg); in finishCall()1527 CLI.InRegs.push_back(SourcePhysReg); in finishCall()