Searched defs:Lg2 (Results 1 – 8 of 8) sorted by relevance
19 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
72 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
25 Lg2 = 0xccce13.0p-25, /* 0.40000972152 */ variable
74 Lg2 = 3.999999999940941908e-01, /* 3FD99999 9997FA04 */ variable
4901 unsigned Lg2 = C.countr_zero(); in selectSDiv() local
17986 unsigned Lg2 = Divisor.countr_zero(); in BuildSREMPow2() local
6250 unsigned Lg2 = Divisor.countr_zero(); in buildSDIVPow2WithCMov() local
16587 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countr_zero(); in BuildSDIVPow2() local