Searched refs:semPPCDoubleDouble (Results 1 – 1 of 1) sorted by relevance
154 static constexpr fltSemantics semPPCDoubleDouble = {-1, 0, 0, 128}; variable253 return semPPCDoubleDouble; in PPCDoubleDouble()4565 assert(Semantics == &semPPCDoubleDouble);4572 assert(Semantics == &semPPCDoubleDouble);4578 assert(Semantics == &semPPCDoubleDouble);4586 assert(Semantics == &semPPCDoubleDouble);4593 assert(Semantics == &semPPCDoubleDouble);4603 assert(Semantics == &semPPCDoubleDouble);4609 assert(Semantics == &semPPCDoubleDouble); in DoubleAPFloat()5115 *inv = APFloat(semPPCDoubleDouble, Inv.bitcastToAPInt()); in getExactInverse()[all …]