Searched refs:isRepresentableBy (Results 1 – 1 of 1) sorted by relevance
72 bool isRepresentableBy(const fltSemantics &S) const { in isRepresentableBy() function4888 assert(getSemantics().isRepresentableBy(semIEEEdouble) && in convertToDouble()4901 assert(getSemantics().isRepresentableBy(semIEEEsingle) && in convertToFloat()