Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DAPFloat.cpp3624 if (Sem == &semPPCDoubleDoubleLegacy) in initFromAPInt()
4532 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in divide()
4541 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in remainder()
4550 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in mod()
4561 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in fusedMultiplyAdd()
4677 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromString()
4704 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromAPInt()
4715 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromSignExtendedInteger()
4726 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromZeroExtendedInteger()
4774 APFloat(semPPCDoubleDoubleLegacy, bitcastToAPInt()) in toString()
[all …]