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
4887 unsigned Lg2 = C.countr_zero(); selectSDiv() local
16849 unsigned Lg2 = Divisor.countr_zero(); BuildSREMPow2() local [all...]
6118 unsigned Lg2 = Divisor.countr_zero(); buildSDIVPow2WithCMov() local
16374 unsigned Lg2 = (IsNegPow2 ? -Divisor : Divisor).countr_zero(); BuildSDIVPow2() local