Searched refs:bitsToDouble (Results 1 – 5 of 5) sorted by relevance
1318 double bitsToDouble() const { in bitsToDouble() function
669 GV.DoubleVal = GV.IntVal.bitsToDouble(); in getConstantValue()
1060 Dest.DoubleVal = Src.IntVal.bitsToDouble(); in executeBitCastInst()
2952 return api.bitsToDouble(); in convertToDouble()
2405 return getConstantFP(Val.bitsToDouble(), VT); in getNode()