Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h406 INLINE uptr MostSignificantSetBitIndex(uptr x) { in MostSignificantSetBitIndex() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h376 inline uptr MostSignificantSetBitIndex(uptr x) { in MostSignificantSetBitIndex() function