Searched refs:BitsToDouble (Results 1 – 5 of 5) sorted by relevance
479 inline double BitsToDouble(uint64_t Bits) { in BitsToDouble() function
752 APFloatVal = APFloat(BitsToDouble(HexIntToVal(TokStart+2, CurPtr))); in Lex0x()
2294 BitsToDouble(0x4330000080000000ULL) : in ExpandLegalINT_TO_FP()2295 BitsToDouble(0x4330000000000000ULL), in ExpandLegalINT_TO_FP()2325 DAG.getConstantFP(BitsToDouble(UINT64_C(0x4530000000100000)), MVT::f64); in ExpandLegalINT_TO_FP()2390 DAG.getConstantFP(BitsToDouble(UINT64_C(0x41f0000000000000)), MVT::f64); in ExpandLegalINT_TO_FP()
1307 BitsToDouble); in ParseConstants()
8643 SDValue Bias = DAG.getConstantFP(BitsToDouble(0x4330000000000000ULL), in LowerUINT_TO_FP_i32()13574 SDValue Bias = DAG.getConstantFP(BitsToDouble(0x4330000000000000ULL), in ReplaceNodeResults()