Searched defs:FirstOne (Results 1 – 2 of 2) sorted by relevance
398 unsigned FirstOne = LHS.countMaxTrailingZeros(); in lshr() local 458 unsigned FirstOne = LHS.countMaxTrailingZeros(); in ashr() local
3539 unsigned FirstOne = A.getBitWidth() - A.countl_zero() - 1; getContiguousRangeOfSetBits() local