Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp187 return PPCDoubleDoubleLegacy(); in EnumToSemantics()
232 else if (&Sem == &llvm::APFloat::PPCDoubleDoubleLegacy()) in SemanticsToEnum()
272 const fltSemantics &APFloatBase::PPCDoubleDoubleLegacy() { in PPCDoubleDoubleLegacy() function in llvm::APFloatBase
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h266 LLVM_ABI static const fltSemantics &PPCDoubleDoubleLegacy() LLVM_READNONE;