MCPcopy Create free account
hub / github.com/cseagle/blc / getFloatFormat

Method getFloatFormat

translate.cc:936–946  ·  view source on GitHub ↗

The pcode model for floating point encoding assumes that a consistent encoding is used for all values of a given size. This routine fetches the FloatFormat object given the size, in bytes, of the desired encoding. \param size is the size of the floating-point value in bytes \return a pointer to the floating-point format

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

scoreConstantFitMethod · 0.80
evaluateBinaryMethod · 0.80
evaluateUnaryMethod · 0.80
push_floatMethod · 0.80
setReplacementMethod · 0.80
SubfloatFlowMethod · 0.80

Calls 3

beginMethod · 0.45
endMethod · 0.45
getSizeMethod · 0.45

Tested by

no test coverage detected