Searched defs:setAllBits (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 1299 void setAllBits() { setAllBits() function |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 2416 TEST(APIntTest,setAllBits) TEST() argument |