Searched refs:LeastSignificantSetBitIndex (Results 1 – 3 of 3) sorted by relevance
367 INLINE uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function413 return LeastSignificantSetBitIndex(x); in Log2()
51 uptr idx = LeastSignificantSetBitIndex(bits_); in getAndClearFirstOne()
125 uptr LSB = LeastSignificantSetBitIndex(RealPointer); in handleAlignmentAssumptionImpl()