Home
last modified time | relevance | path

Searched refs:tcNegate (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h1623 static void tcNegate(integerPart *, unsigned int);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1921 static void tcNegate(WordType *, unsigned);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp2181 APInt::tcNegate (parts.data(), dstPartsCount); in convertToSignExtendedInteger()
2295 APInt::tcNegate(copy, srcCount); in convertFromSignExtendedInteger()
DAPInt.cpp2524 void APInt::tcNegate(WordType *dst, unsigned parts) { in tcNegate() function in APInt
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2486 APInt::tcNegate(integerPart *dst, unsigned int parts) in tcNegate() function in APInt