HomeSort by relevance Sort by last modified time
    Searched refs:LeastSignificantSetBitIndex (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_bitvector.h 51 uptr idx = LeastSignificantSetBitIndex(bits_);
sanitizer_common.h 279 INLINE uptr LeastSignificantSetBitIndex(uptr x) {

Completed in 1181 milliseconds