Home
last modified time | relevance | path

Searched defs:isPowerOf2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DSwiftCallingConv.cpp28 static bool isPowerOf2(unsigned n) { in isPowerOf2() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h420 bool isPowerOf2() const { in isPowerOf2() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h1108 bool isPowerOf2() const { in isPowerOf2() function