Searched defs:Lg2 (Results 1 – 8 of 8) sorted by relevance
28 Lg2 = 4.0000000596e-01, /* 3ECCCCCD */ variable
29 Lg2 = 4.0000000596e-01, /* 3ECCCCCD */ variable
26 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
77 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
4807 unsigned Lg2 = C.countTrailingZeros(); in selectSDiv() local
12012 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local
15403 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countTrailingZeros(); in BuildSDIVPow2() local
22577 unsigned Lg2 = Divisor.countTrailingZeros(); in BuildSDIVPow2() local