Searched refs:SourcePhysReg (Results 1 – 1 of 1) sorted by relevance
1517 unsigned SourcePhysReg = VA.getLocReg(); in finishCall() local1522 ResultReg = copyRegToRegClass(CpyRC, SourcePhysReg); in finishCall()1528 ResultReg).addReg(SourcePhysReg); in finishCall()1536 SourcePhysReg -= PPC::X0 - PPC::R0; in finishCall()1537 ResultReg = copyRegToRegClass(&PPC::GPRCRegClass, SourcePhysReg); in finishCall()1541 CLI.InRegs.push_back(SourcePhysReg); in finishCall()