Searched refs:isRepresentableBy (Results 1 – 1 of 1) sorted by relevance
125 bool isRepresentableBy(const fltSemantics &S) const { in isRepresentableBy() function5379 assert(getSemantics().isRepresentableBy(semIEEEdouble) && in convertToDouble()5393 assert(getSemantics().isRepresentableBy(semIEEEquad) && in convertToQuad()5407 assert(getSemantics().isRepresentableBy(semIEEEsingle) && in convertToFloat()