Searched defs:Lg2 (Results 1 – 8 of 8) sorted by relevance
23 Lg2 = 4.0000000596e-01, /* 3ECCCCCD */ variable
24 Lg2 = 4.0000000596e-01, /* 3ECCCCCD */ variable
22 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
74 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
4851 unsigned Lg2 = C.countTrailingZeros(); in selectSDiv() local
15288 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local15335 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSREMPow2() local
16036 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros(); in BuildSDIVPow2() local
24420 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local