Lines Matching refs:isDouble
787 bool isDouble = &CFP->getValueAPF().getSemantics()==&APFloat::IEEEdouble;791 double Val = isDouble ? CFP->getValueAPF().convertToDouble() :819 if (!isDouble)