Searched refs:semPPCDoubleDouble (Results 1 – 1 of 1) sorted by relevance
165 static constexpr fltSemantics semPPCDoubleDouble = {-1, 0, 0, 128}; variable280 return semPPCDoubleDouble; in PPCDoubleDouble()4686 assert(Semantics == &semPPCDoubleDouble);4693 assert(Semantics == &semPPCDoubleDouble);4699 assert(Semantics == &semPPCDoubleDouble);4707 assert(Semantics == &semPPCDoubleDouble);4714 assert(Semantics == &semPPCDoubleDouble);4724 assert(Semantics == &semPPCDoubleDouble);4730 assert(Semantics == &semPPCDoubleDouble); in DoubleAPFloat()4973 assert(Semantics == &semPPCDoubleDouble && "Unexpected Semantics"); in divide()[all …]