Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h1404 void clearHighBits(unsigned hiBits) { clearHighBits() function
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp2537 TEST(APIntTest,clearHighBits) TEST() argument