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