Searched refs:LeastSignificantSetBitIndex (Results 1 – 3 of 3) sorted by relevance
50 uptr idx = LeastSignificantSetBitIndex(bits_); in getAndClearFirstOne()
405 inline uptr LeastSignificantSetBitIndex(uptr x) { in LeastSignificantSetBitIndex() function451 return LeastSignificantSetBitIndex(x); in Log2()
167 uptr LSB = LeastSignificantSetBitIndex(RealPointer); in handleAlignmentAssumptionImpl()