Home | History | Annotate | Download | only in arm64

Lines Matching refs:value_plus_a_minus_b

2610   uint64_t value_plus_a_minus_b = value_plus_a - b;
2611 uint64_t c = LargestPowerOf2Divisor(value_plus_a_minus_b);