Home | History | Annotate | Download | only in quick

Lines Matching refs:second_bit

1667     int second_bit = LowestSetBit(lit ^ (1 << first_bit));
1668 GenMultiplyByTwoBitMultiplier(rl_src, rl_result, lit, first_bit, second_bit);