Home | History | Annotate | Download | only in x64

Lines Matching refs:WhichPowerOf2

1108     int32_t power = WhichPowerOf2(divisor_abs);
1167 power = WhichPowerOf2(divisor);
1180 power = WhichPowerOf2(-divisor);