Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ADT/
DAPInt.h1657 static int tcMultiply(integerPart *, const integerPart *, const integerPart *,
/external/llvm/lib/Support/
DAPInt.cpp2644 APInt::tcMultiply(integerPart *dst, const integerPart *lhs, in tcMultiply() function in APInt