Searched refs:bitsToDouble (Results 1 – 14 of 14) sorted by relevance
1599 TempDst.AggregateVal[i].IntVal.bitsToDouble(); in executeBitCastInst()1610 Dest.DoubleVal = TempDst.AggregateVal[0].IntVal.bitsToDouble(); in executeBitCastInst()1642 Dest.DoubleVal = Src.IntVal.bitsToDouble(); in executeBitCastInst()
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()
1477 double bitsToDouble() const { in bitsToDouble() function
1297 double bitsToDouble() const { in bitsToDouble() function
1453 double bitsToDouble() const { in bitsToDouble() function
1707 double bitsToDouble() const { in bitsToDouble() function
660 GV.DoubleVal = GV.IntVal.bitsToDouble(); in getConstantValue()
760 GV.DoubleVal = GV.IntVal.bitsToDouble(); in getConstantValue()
763 GV.DoubleVal = GV.IntVal.bitsToDouble(); in getConstantValue()
1080 Dest.DoubleVal = Src.IntVal.bitsToDouble(); in executeBitCastInst()
2967 return api.bitsToDouble(); in convertToDouble()
3142 return api.bitsToDouble(); in convertToDouble()
3028 return api.bitsToDouble(); in convertToDouble()
2419 return getConstantFP(Val.bitsToDouble(), VT); in getNode()