Searched defs:NextPowerOf2 (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMathExtras.h424 inline uint64_t NextPowerOf2(uint64_t A) { function in namespace:llvm
/macosx-10.9.5/objc4-551.1/runtime/
H A Dllvm-MathExtras.h406 inline uint64_t NextPowerOf2(uint64_t A) { function in namespace:objc
418 inline uint32_t NextPowerOf2(uint32_t A) { function in namespace:objc

Completed in 124 milliseconds