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

Method getNZMaskLocal

op.cc:521–731  ·  view source on GitHub ↗

Compute nonzeromask assuming inputs to op have their masks properly defined. Assume the op has an output. For any inputs to this op, that have zero bits where their nzmasks have zero bits, then the output produced by this op is guaranteed to have zero bits at every location in the nzmask calculated by this function. \param cliploop indicates the calculation shouldn't include inputs from known loop

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calcNZMaskMethod · 0.80

Calls 15

calc_maskFunction · 0.85
pcode_leftFunction · 0.85
pcode_rightFunction · 0.85
coveringmaskFunction · 0.85
mostsigbit_setFunction · 0.85
popcountFunction · 0.85
leastsigbit_setFunction · 0.85
getNZMaskMethod · 0.80
sizeMethod · 0.80
isLoopInMethod · 0.80
sign_extendFunction · 0.70
getSizeMethod · 0.45

Tested by

no test coverage detected