Home
last modified time | relevance | path

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

/external/capstone/
DMathExtras.h279 static inline unsigned Log2_64(uint64_t Value) { in Log2_64() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DMathExtras.h415 inline unsigned Log2_64(uint64_t Value) { in Log2_64() function