Searched refs:SourcePhysReg (Results 1 – 1 of 1) sorted by relevance
1514 unsigned SourcePhysReg = VA.getLocReg(); in finishCall() local1519 ResultReg = copyRegToRegClass(CpyRC, SourcePhysReg); in finishCall()1525 ResultReg).addReg(SourcePhysReg); in finishCall()1533 SourcePhysReg -= PPC::X0 - PPC::R0; in finishCall()1534 ResultReg = copyRegToRegClass(&PPC::GPRCRegClass, SourcePhysReg); in finishCall()1538 CLI.InRegs.push_back(SourcePhysReg); in finishCall()