Home
last modified time | relevance | path

Searched defs:tcDecrement (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h1998 static WordType tcDecrement(WordType *dst, unsigned parts) { in tcDecrement() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2841 APInt::tcDecrement(integerPart *dst, unsigned int parts) { in tcDecrement() function in APInt