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