Searched refs:LowerLeadingOnes (Results 1 – 1 of 1) sorted by relevance
168 unsigned LowerLeadingOnes = llvm::countl_one(Lo_32(Val)); in extractRotateInfo() local170 (UpperTrailingOnes + LowerLeadingOnes) > (64 - 12)) in extractRotateInfo()