Searched refs:s03 (Results 1 – 4 of 4) sorted by relevance
83 s03 = 1.17718464042623683263e-06, /* 0x3EB3BFF8, 0x333F8498 */ variable130 s = one+z*(s01+z*(s02+z*(s03+z*(s04+z*s05))));
131 s03 uint321426 s03 = uint32(s[3])1452 s03 <<= 241468 f0 += uint64(s03)
405 const __m128i s03 = _mm_packs_epi32(tmp0, tmp2); in FTransformSSE2() local407 const __m128i s_lo = _mm_unpacklo_epi16(s03, s12); // 0 1 0 1 0 1... in FTransformSSE2()408 const __m128i s_hi = _mm_unpackhi_epi16(s03, s12); // 2 3 2 3 2 3 in FTransformSSE2()
313 const __m128i s03 = _mm_packs_epi32(tmp0, tmp2); in FTransformPass1() local315 const __m128i s_lo = _mm_unpacklo_epi16(s03, s12); // 0 1 0 1 0 1... in FTransformPass1()316 const __m128i s_hi = _mm_unpackhi_epi16(s03, s12); // 2 3 2 3 2 3 in FTransformPass1()