Searched refs:DstFP (Results 1 – 1 of 1) sorted by relevance
1362 unsigned DstFP = getFPReg(MO0); in handleSpecialFP() local1363 assert(!isLive(DstFP) && "Cannot copy ST to live FP register"); in handleSpecialFP()1371 Stack[Slot] = DstFP; in handleSpecialFP()1372 RegMap[DstFP] = Slot; in handleSpecialFP()1382 unsigned DstFP = getFPReg(MO0); in handleSpecialFP() local1389 Stack[Slot] = DstFP; in handleSpecialFP()1390 RegMap[DstFP] = Slot; in handleSpecialFP()1394 duplicateToTop(SrcFP, DstFP, I); in handleSpecialFP()1419 unsigned DstFP = getFPReg(MI->getOperand(0)); in handleSpecialFP() local1431 Stack[0] = DstFP; in handleSpecialFP()[all …]