Searched refs:pre_shift (Results 1 – 1 of 1) sorted by relevance
4016 int pre_shift, post_shift; in expand_divmod() local4024 pre_shift = floor_log2 (d); in expand_divmod()4037 pre_shift), in expand_divmod()4064 pre_shift = floor_log2 (d & -d); in expand_divmod()4066 size - pre_shift, in expand_divmod()4071 pre_shift = 0; in expand_divmod()4108 if (pre_shift >= BITS_PER_WORD in expand_divmod()4330 int pre_shift, lgup, post_shift; in expand_divmod() local4340 pre_shift = floor_log2 (d); in expand_divmod()4728 int pre_shift; in expand_divmod() local[all …]