Searched defs:IsPowerOfTwo (Results 1 – 2 of 2) sorted by relevance
85 static constexpr bool IsPowerOfTwo(T x) { in IsPowerOfTwo() function
1186 bool Mir2Lir::IsPowerOfTwo(uint64_t x) { in IsPowerOfTwo() function in art::Mir2Lir