Searched refs:bitsToDouble (Results 1 – 4 of 4) sorted by relevance
1600 TempDst.AggregateVal[i].IntVal.bitsToDouble(); in executeBitCastInst()1611 Dest.DoubleVal = TempDst.AggregateVal[0].IntVal.bitsToDouble(); in executeBitCastInst()1643 Dest.DoubleVal = Src.IntVal.bitsToDouble(); in executeBitCastInst()
1468 double bitsToDouble() const { in bitsToDouble() function
765 GV.DoubleVal = GV.IntVal.bitsToDouble(); in getConstantValue()
3139 return api.bitsToDouble(); in convertToDouble()