Searched refs:LeastSignificantSetBitIndex (Results 1 – 2 of 2) sorted by relevance
51 uptr idx = LeastSignificantSetBitIndex(bits_); in getAndClearFirstOne()
279 INLINE uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function