Searched refs:Thresh (Results 1 – 1 of 1) sorted by relevance
13877 APFloat Thresh(APFloat::IEEEsingle, APInt(32, 0x5f000000)); in FP_TO_INTHelper() local13882 Status = Thresh.convert(APFloat::IEEEdouble, APFloat::rmNearestTiesToEven, in FP_TO_INTHelper()13885 Status = Thresh.convert(APFloat::x87DoubleExtended, in FP_TO_INTHelper()13891 SDValue ThreshVal = DAG.getConstantFP(Thresh, DL, TheVT); in FP_TO_INTHelper()