Searched refs:InvLn2hi (Results 1 – 1 of 1) sorted by relevance
40 #define InvLn2hi __log2_data.invln2hi macro76 hi = r * InvLn2hi;77 lo = r * InvLn2lo + fma (r, InvLn2hi, -hi);82 hi = rhi * InvLn2hi;83 lo = rlo * InvLn2hi + r * InvLn2lo;129 t1 = r * InvLn2hi;130 t2 = r * InvLn2lo + fma (r, InvLn2hi, -t1);137 t1 = rhi * InvLn2hi;138 t2 = rlo * InvLn2hi + r * InvLn2lo;