Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/ADT/
HDAPInt.h1664 static int tcMultiply(integerPart *, const integerPart *, const integerPart *,
/NextBSD/contrib/llvm/lib/Support/
HDAPInt.cpp2634 APInt::tcMultiply(integerPart *dst, const integerPart *lhs, in tcMultiply() function in APInt