Searched refs:SourcePhysReg (Results 1 – 1 of 1) sorted by relevance
1515 unsigned SourcePhysReg = VA.getLocReg(); in finishCall() local1520 ResultReg = copyRegToRegClass(CpyRC, SourcePhysReg); in finishCall()1526 ResultReg).addReg(SourcePhysReg); in finishCall()1534 SourcePhysReg -= PPC::X0 - PPC::R0; in finishCall()1535 ResultReg = copyRegToRegClass(&PPC::GPRCRegClass, SourcePhysReg); in finishCall()1539 CLI.InRegs.push_back(SourcePhysReg); in finishCall()