Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp3876 if (Sem == &semPPCDoubleDoubleLegacy) in initFromAPInt()
4853 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in divide()
4862 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in remainder()
4871 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in mod()
4882 APFloat Tmp(semPPCDoubleDoubleLegacy, bitcastToAPInt()); in fusedMultiplyAdd()
4998 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromString()
5025 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromAPInt()
5036 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromSignExtendedInteger()
5047 APFloat Tmp(semPPCDoubleDoubleLegacy); in convertFromZeroExtendedInteger()
5104 APFloat(semPPCDoubleDoubleLegacy, bitcastToAPInt()) in toString()
[all …]