Home
last modified time | relevance | path

Searched refs:isPowerOfTwo (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCharUnits.h129 bool isPowerOfTwo() const { in isPowerOfTwo() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp1012 if (!IvarSize.isPowerOfTwo()) { in PropertyImplStrategy()
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp11543 assert(PtrAlign.isPowerOfTwo()); in VisitBuiltinCallExpr()
11990 if (Size.isPowerOfTwo()) { in VisitBuiltinCallExpr()