Searched refs:semPPCDoubleDouble (Results 1 – 1 of 1) sorted by relevance
95 static const fltSemantics semPPCDoubleDouble = {-1, 0, 0, 128}; variable186 return semPPCDoubleDouble; in PPCDoubleDouble()4244 assert(Semantics == &semPPCDoubleDouble);4251 assert(Semantics == &semPPCDoubleDouble);4257 assert(Semantics == &semPPCDoubleDouble);4265 assert(Semantics == &semPPCDoubleDouble);4272 assert(Semantics == &semPPCDoubleDouble);4282 assert(Semantics == &semPPCDoubleDouble);4288 assert(Semantics == &semPPCDoubleDouble); in DoubleAPFloat()4785 *inv = APFloat(semPPCDoubleDouble, Inv.bitcastToAPInt()); in getExactInverse()[all …]