Home
last modified time | relevance | path

Searched defs:Log2_64_Ceil (Results 1 – 2 of 2) sorted by relevance

/external/capstone/
DMathExtras.h294 static inline unsigned Log2_64_Ceil(uint64_t Value) { in Log2_64_Ceil() function
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DMathExtras.h330 inline unsigned Log2_64_Ceil(uint64_t Value) { in Log2_64_Ceil() function