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