Searched defs:x87DoubleExtended (Results 1 – 4 of 4) sorted by relevance
138 static const fltSemantics x87DoubleExtended; variable
65 const fltSemantics APFloat::x87DoubleExtended = { 16383, -16382, 64, 80 }; member in llvm::APFloat
164 const fltSemantics &APFloatBase::x87DoubleExtended() { in x87DoubleExtended() function in llvm::APFloatBase
148 x87DoubleExtended, in LLVM_ALIGNAS() enumerator