Home | History | Annotate | Download | only in IR

Lines Matching refs:isHalf

787       bool isHalf = &CFP->getValueAPF().getSemantics()==&APFloat::IEEEhalf;
791 if (!isHalf && !isInf && !isNaN) {