Searched defs:isNegatedPowerOf2 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 429 bool isNegatedPowerOf2() const { isNegatedPowerOf2() function |
/llvm-project/llvm/unittests/ADT/ | ||
H A D | APIntTest.cpp | 1867 TEST(APIntTest,isNegatedPowerOf2) TEST() argument |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | TargetTransformInfo.h | 1105 bool isNegatedPowerOf2() const { isNegatedPowerOf2() function |