Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h423 INLINE uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_common.h393 inline uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function