Searched refs:SrcFP (Results 1 – 1 of 1) sorted by relevance
1533 unsigned SrcFP = getFPReg(MO1); in handleSpecialFP() local1534 assert(isLive(SrcFP) && "Cannot copy dead register"); in handleSpecialFP()1538 unsigned Slot = getSlot(SrcFP); in handleSpecialFP()1544 duplicateToTop(SrcFP, DstFP, Inst); in handleSpecialFP()