Searched refs:doubleToBits (Results 1 – 4 of 4) sorted by relevance
1343 static APInt doubleToBits(double V) { in doubleToBits() function
677 GV.IntVal = APInt::doubleToBits(GV.DoubleVal); in getConstantValue()
1048 Dest.IntVal = APInt::doubleToBits(Src.DoubleVal); in executeBitCastInst()
3277 initFromAPInt(APInt::doubleToBits(d)); in APFloat()