Searched refs:LeastSignificantSetBitIndex (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_bitvector.h51 uptr idx = LeastSignificantSetBitIndex(bits_);
H A Dsanitizer_common.h279 INLINE uptr LeastSignificantSetBitIndex(uptr x) { function in namespace:__sanitizer

Completed in 76 milliseconds