Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1468 static int tcMultiply(integerPart *, const integerPart *,
/external/llvm/include/llvm/ADT/
DAPInt.h1674 static int tcMultiply(integerPart *, const integerPart *, const integerPart *,
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1652 static int tcMultiply(integerPart *, const integerPart *, const integerPart *,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1890 static int tcMultiply(WordType *, const WordType *, const WordType *,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp236 tcMultiply(Result.U.pVal, U.pVal, RHS.U.pVal, getNumWords()); in operator *()
2475 int APInt::tcMultiply(WordType *dst, const WordType *lhs, in tcMultiply() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp2638 APInt::tcMultiply(integerPart *dst, const integerPart *lhs, in tcMultiply() function in APInt
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp2706 APInt::tcMultiply(integerPart *dst, const integerPart *lhs, in tcMultiply() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2612 APInt::tcMultiply(integerPart *dst, const integerPart *lhs, in tcMultiply() function in APInt