Searched refs:SourcePhysReg (Results 1 – 2 of 2) sorted by relevance
1420 unsigned SourcePhysReg = VA.getLocReg(); in finishCall() local1429 .addReg(SourcePhysReg); in finishCall()1435 ResultReg).addReg(SourcePhysReg); in finishCall()1444 SourcePhysReg -= PPC::X0 - PPC::R0; in finishCall()1447 .addReg(SourcePhysReg); in finishCall()1451 CLI.InRegs.push_back(SourcePhysReg); in finishCall()
1507 unsigned SourcePhysReg = VA.getLocReg(); in finishCall() local1516 .addReg(SourcePhysReg); in finishCall()1522 ResultReg).addReg(SourcePhysReg); in finishCall()1531 SourcePhysReg -= PPC::X0 - PPC::R0; in finishCall()1534 .addReg(SourcePhysReg); in finishCall()1538 CLI.InRegs.push_back(SourcePhysReg); in finishCall()