Searched refs:isPowerOfTwo (Results 1 – 5 of 5) sorted by relevance
644 int isPowerOfTwo(FICL_UNS u) in isPowerOfTwo() function673 pwr = isPowerOfTwo((FICL_UNS)radix); in ltoa()
659 int isPowerOfTwo(FICL_UNS u);
129 bool isPowerOfTwo() const { in isPowerOfTwo() function
712 if (!IvarSize.isPowerOfTwo()) { in PropertyImplStrategy()
6185 if (Size.isPowerOfTwo()) { in VisitCallExpr()