Searched defs:IEEEdouble (Results 1 – 4 of 4) sorted by relevance
135 static const fltSemantics IEEEdouble; variable
63 const fltSemantics APFloat::IEEEdouble = { 1023, -1022, 53, 64 }; member in llvm::APFloat
158 const fltSemantics &APFloatBase::IEEEdouble() { in IEEEdouble() function in llvm::APFloatBase
147 IEEEdouble, in LLVM_ALIGNAS() enumerator