Searched refs:getLeastSignificantSetBitIndex (Results 1 – 2 of 2) sorted by relevance
69 inline uptr getLeastSignificantSetBitIndex(uptr X) { in getLeastSignificantSetBitIndex() function76 return getLeastSignificantSetBitIndex(X); in getLog2()
90 return u8(getLeastSignificantSetBitIndex(getSizeByClassId(ClassId))); in getSizeLSBByClassId()