Searched defs:IEEEquad (Results 1 – 4 of 4) sorted by relevance
136 static const fltSemantics IEEEquad; variable
64 const fltSemantics APFloat::IEEEquad = { 16383, -16382, 113, 128 }; member in llvm::APFloat
161 const fltSemantics &APFloatBase::IEEEquad() { in IEEEquad() function in llvm::APFloatBase
149 IEEEquad, in LLVM_ALIGNAS() enumerator