Searched refs:semPPCDoubleDouble (Results 1 – 1 of 1) sorted by relevance
168 static constexpr fltSemantics semPPCDoubleDouble = {-1, 0, 0, 128}; variable270 return semPPCDoubleDouble; in PPCDoubleDouble()4869 assert(Semantics == &semPPCDoubleDouble);4876 assert(Semantics == &semPPCDoubleDouble);4882 assert(Semantics == &semPPCDoubleDouble);4890 assert(Semantics == &semPPCDoubleDouble);4897 assert(Semantics == &semPPCDoubleDouble);4907 assert(Semantics == &semPPCDoubleDouble);4914 assert(Semantics == &semPPCDoubleDouble); in DoubleAPFloat()5157 assert(Semantics == &semPPCDoubleDouble && "Unexpected Semantics"); in divide()[all …]