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

Method convertToSignExtendedInteger

lib/Support/APFloat.cpp:2099–2200  ·  view source on GitHub ↗

Convert a floating point number to an integer according to the rounding mode. If the rounded integer value is out of range this returns an invalid operation exception and the contents of the destination parts are unspecified. If the rounded value is in range but the floating point number is not the exact integer, the C standard doesn't require an inexact exception to be raised. I

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

partCountForBitsFunction · 0.85

Tested by

no test coverage detected