Home
last modified time | relevance | path

Searched defs:tcIncrement (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.h1993 static WordType tcIncrement(WordType *dst, unsigned parts) { in tcIncrement() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2828 APInt::tcIncrement(integerPart *dst, unsigned int parts) in tcIncrement() function in APInt