Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h622 static APInt getBitsSetWithWrap(unsigned numBits, unsigned loBit, in getBitsSetWithWrap() function
/external/llvm-project/llvm/unittests/ADT/
DAPIntTest.cpp2092 TEST(APIntTest, getBitsSetWithWrap) { in TEST() argument