Searched refs:SourcePhysReg (Results 1 – 1 of 1) sorted by relevance
1516 unsigned SourcePhysReg = VA.getLocReg(); in finishCall() local1521 ResultReg = copyRegToRegClass(CpyRC, SourcePhysReg); in finishCall()1527 ResultReg).addReg(SourcePhysReg); in finishCall()1535 SourcePhysReg -= PPC::X0 - PPC::R0; in finishCall()1536 ResultReg = copyRegToRegClass(&PPC::GPRCRegClass, SourcePhysReg); in finishCall()1540 CLI.InRegs.push_back(SourcePhysReg); in finishCall()