Home
last modified time | relevance | path

Searched refs:ps_t3 (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/zlib/
H A Dcrc_folding.c168 __m128 ps_t0, ps_t1, ps_t2, ps_t3; in fold_4() local
197 ps_t3 = _mm_castsi128_ps(x_tmp3); in fold_4()
198 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
/third_party/node/deps/v8/third_party/zlib/
H A Dcrc_folding.c168 __m128 ps_t0, ps_t1, ps_t2, ps_t3; in fold_4() local
197 ps_t3 = _mm_castsi128_ps(x_tmp3); in fold_4()
198 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()
/third_party/skia/third_party/externals/zlib/
H A Dcrc_folding.c168 __m128 ps_t0, ps_t1, ps_t2, ps_t3; in fold_4() local
197 ps_t3 = _mm_castsi128_ps(x_tmp3); in fold_4()
198 ps_res3 = _mm_xor_ps(ps_crc3, ps_t3); in fold_4()

Completed in 3 milliseconds