Home
last modified time | relevance | path

Searched refs:addWithCarry (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DScaledNumber.cpp35 auto addWithCarry = [&](uint64_t N) { in multiply64() local
40 addWithCarry(P2); in multiply64()
41 addWithCarry(P3); in multiply64()
/external/llvm/lib/Support/
DScaledNumber.cpp35 auto addWithCarry = [&](uint64_t N) { in multiply64() local
40 addWithCarry(P2); in multiply64()
41 addWithCarry(P3); in multiply64()