Home
last modified time | relevance | path

Searched refs:countPopulationSlowCase (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/include/llvm/ADT/
H A DAPInt.h220 unsigned countPopulationSlowCase() const;
341 return countPopulationSlowCase() == BitWidth; in isAllOnesValue()
390 return countPopulationSlowCase() == 1; in isPowerOf2()
1419 return countPopulationSlowCase(); in countPopulation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A DAPInt.h224 unsigned countPopulationSlowCase() const;
345 return countPopulationSlowCase() == BitWidth; in isAllOnesValue()
394 return countPopulationSlowCase() == 1; in isPowerOf2()
1400 return countPopulationSlowCase(); in countPopulation()
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
466 return countPopulationSlowCase() == 1; in isPowerOf2()
519 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1654 return countPopulationSlowCase(); in countPopulation()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ADT/
H A DAPInt.h233 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1723 return countPopulationSlowCase();
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DAPInt.h228 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1731 return countPopulationSlowCase();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
471 return countPopulationSlowCase() == 1; in isPowerOf2()
524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1721 return countPopulationSlowCase(); in countPopulation()
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
471 return countPopulationSlowCase() == 1; in isPowerOf2()
524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1718 return countPopulationSlowCase(); in countPopulation()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ADT/
H A DAPInt.h228 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1731 return countPopulationSlowCase();
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DAPInt.h233 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1729 return countPopulationSlowCase();
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
471 return countPopulationSlowCase() == 1; in isPowerOf2()
524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1721 return countPopulationSlowCase(); in countPopulation()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h228 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1731 return countPopulationSlowCase();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
471 return countPopulationSlowCase() == 1; in isPowerOf2()
524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1718 return countPopulationSlowCase(); in countPopulation()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ADT/
H A DAPInt.h430 return countPopulationSlowCase() == 1; in isPowerOf2()
483 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1554 return countPopulationSlowCase(); in countPopulation()
1933 unsigned countPopulationSlowCase() const LLVM_READONLY;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DAPInt.h228 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1731 return countPopulationSlowCase();
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ADT/
H A DAPInt.h233 unsigned countPopulationSlowCase() const LLVM_READONLY;
472 return countPopulationSlowCase() == 1;
525 unsigned Ones = countPopulationSlowCase();
1729 return countPopulationSlowCase();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
471 return countPopulationSlowCase() == 1; in isPowerOf2()
524 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1718 return countPopulationSlowCase(); in countPopulation()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ADT/
H A DAPInt.h228 unsigned countPopulationSlowCase() const LLVM_READONLY; in ~EditorDialogInsertTable()
472 return countPopulationSlowCase() == 1; in ~EditorDialogInsertTable()
525 unsigned Ones = countPopulationSlowCase(); in ~EditorDialogInsertTable()
1731 return countPopulationSlowCase(); in ~EditorDialogInsertTable()
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
466 return countPopulationSlowCase() == 1; in isPowerOf2()
519 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1660 return countPopulationSlowCase(); in countPopulation()
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ADT/
H A DAPInt.h233 unsigned countPopulationSlowCase() const LLVM_READONLY;
467 return countPopulationSlowCase() == 1; in isPowerOf2()
520 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1661 return countPopulationSlowCase(); in countPopulation()
/dports/devel/binaryen/binaryen-version_98/third_party/llvm-project/include/llvm/ADT/
H A DAPInt.h232 unsigned countPopulationSlowCase() const LLVM_READONLY;
466 return countPopulationSlowCase() == 1; in isPowerOf2()
519 unsigned Ones = countPopulationSlowCase(); in isShiftedMask()
1686 return countPopulationSlowCase(); in countPopulation()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/include/llvm/ADT/
H A DAPInt.h210 unsigned countPopulationSlowCase() const;
1211 return countPopulationSlowCase(); in countPopulation()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Support/
H A DAPInt.cpp856 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt
/dports/devel/py-keystone-engine/keystone-engine-0.9.1-3/src/llvm/lib/Support/
H A DAPInt.cpp773 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-subzero/lib/Support/
H A DAPInt.cpp725 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Support/
H A DAPInt.cpp669 unsigned APInt::countPopulationSlowCase() const { in countPopulationSlowCase() function in APInt

12