Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h460 KnownBits reverseBits() const { reverseBits() function
H A DMathExtras.h122 template <typename T> T reverseBits(T Val) { reverseBits() function
/llvm-project/llvm/unittests/Support/
H A DMathExtrasTest.cpp84 TEST(MathExtras, reverseBits) { in TEST() argument
/llvm-project/llvm/lib/Support/
H A DAPInt.cpp737 APInt APInt::reverseBits() const { reverseBits() function in APInt
/llvm-project/llvm/unittests/ADT/
H A DAPIntTest.cpp1966 TEST(APIntTest,reverseBits) TEST() argument
[all...]