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

Function mul

lib/Support/APInt.cpp:327–355  ·  view source on GitHub ↗

Multiplies integer array x by integer array y and stores the result into the integer array dest. Note that dest's size must be >= xlen + ylen. @brief Generalized multiplicate of integer arrays.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

APInt.cppFile · 0.70

Calls 1

mul_1Function · 0.85

Tested by

no test coverage detected