Searched defs:PPCDoubleDouble (Results 1 – 7 of 7) sorted by relevance
137 static const fltSemantics PPCDoubleDouble; variable
1496 TEST(APFloatTest, PPCDoubleDouble) { in TEST() argument
79 const fltSemantics APFloat::PPCDoubleDouble = { 1023, -1022 + 53, 53 + 53, 128 }; member in llvm::APFloat
170 const fltSemantics &APFloatBase::PPCDoubleDouble() { in PPCDoubleDouble() function in llvm::APFloatBase
178 const fltSemantics &APFloatBase::PPCDoubleDouble() { in PPCDoubleDouble() function in llvm::APFloatBase
1862 TEST(APFloatTest, PPCDoubleDouble) { in TEST() argument
150 PPCDoubleDouble in LLVM_ALIGNAS() enumerator