Home
last modified time | relevance | path

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

/external/llvm/unittests/ADT/
DAPIntTest.cpp839 TEST(APIntTest, tcDecrement) { in TEST() argument
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DAPInt.h1934 static WordType tcDecrement(WordType *dst, unsigned parts) { in tcDecrement() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp1465 TEST(APIntTest, tcDecrement) { in TEST() argument
/external/llvm/lib/Support/
DAPInt.cpp2882 APInt::tcDecrement(integerPart *dst, unsigned int parts) { in tcDecrement() function in APInt
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp2856 APInt::tcDecrement(integerPart *dst, unsigned int parts) { in tcDecrement() function in APInt