Home
last modified time | relevance | path

Searched defs:tmp0 (Results 1 – 3 of 3) sorted by relevance

/dpdk/lib/net/
H A Dnet_crc_neon.c47 uint64x2_t tmp0 = vreinterpretq_u64_p128(vmull_p64( in crcr32_folding_round() local
70 uint64x2_t tmp0, tmp1, tmp2; in crcr32_reduce_128_to_64() local
106 uint64x2_t tmp0, tmp1, tmp2; in crcr32_reduce_64_to_32() local
H A Dnet_crc_sse.c49 __m128i tmp0 = _mm_clmulepi64_si128(fold, precomp, 0x01); in crcr32_folding_round() local
70 __m128i tmp0, tmp1, tmp2; in crcr32_reduce_128_to_64() local
106 __m128i tmp0, tmp1, tmp2; in crcr32_reduce_64_to_32() local
H A Dnet_crc_avx512.c51 __m512i tmp0, tmp1; in crcr32_folding_round() local
65 __m512i tmp0, tmp1, tmp2, tmp3; in crc32_fold_128() local
143 __m128i tmp0, tmp1; in barrett_reduction() local