Home
last modified time | relevance | path

Searched refs:DstFP (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1532 unsigned DstFP = getFPReg(MO0); in handleSpecialFP() local
1539 Stack[Slot] = DstFP; in handleSpecialFP()
1540 RegMap[DstFP] = Slot; in handleSpecialFP()
1544 duplicateToTop(SrcFP, DstFP, Inst); in handleSpecialFP()