MCPcopy Create free account
hub / github.com/GoSSIP-SJTU/Armariris / bitsToFloat

Method bitsToFloat

include/llvm/ADT/APInt.h:1491–1498  ·  view source on GitHub ↗

\brief Converts APInt bits to a double The conversion does not do a translation from integer to float, it just re-interprets the bits as a float. Note that it is valid to do this on any bit width. Exactly 32 bits will be translated.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getConstantValueMethod · 0.80
executeBitCastInstMethod · 0.80
convertToFloatMethod · 0.80

Calls 1

unsignedFunction · 0.85

Tested by

no test coverage detected