Home
last modified time | relevance | path

Searched refs:tcAdd (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DAPInt.h1440 static integerPart tcAdd(integerPart *, const integerPart *,
/external/llvm/include/llvm/ADT/
DAPInt.h1648 static integerPart tcAdd(integerPart *, const integerPart *,
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1626 static integerPart tcAdd(integerPart *, const integerPart *,
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1860 static WordType tcAdd(WordType *, const WordType *,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp197 tcAdd(U.pVal, RHS.U.pVal, 0, getNumWords()); in operator +=()
2296 APInt::WordType APInt::tcAdd(WordType *dst, const WordType *rhs, in tcAdd() function in APInt
DAPFloat.cpp921 return APInt::tcAdd(parts, rhs.significandParts(), 0, partCount()); in addSignificand()
/external/llvm/lib/Support/
DAPInt.cpp2477 APInt::tcAdd(integerPart *dst, const integerPart *rhs, in tcAdd() function in APInt
DAPFloat.cpp917 return APInt::tcAdd(parts, rhs.significandParts(), 0, partCount()); in addSignificand()
/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp2545 APInt::tcAdd(integerPart *dst, const integerPart *rhs, in tcAdd() function in APInt
DAPFloat.cpp849 return APInt::tcAdd(parts, rhs.significandParts(), 0, partCount()); in addSignificand()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2451 APInt::tcAdd(integerPart *dst, const integerPart *rhs, in tcAdd() function in APInt