Searched defs:tmp3 (Results 1 – 3 of 3) sorted by relevance
/dpdk/lib/fib/ |
H A D | trie_avx512.c | 15 __m512i tmp1, tmp2, tmp3, tmp4; in transpose_x16() local 54 __m512i tmp1, tmp2, tmp3, tmp4; in transpose_x8() local
|
/dpdk/lib/net/ |
H A D | net_crc_avx512.c | 65 __m512i tmp0, tmp1, tmp2, tmp3; in crc32_fold_128() local
|
/dpdk/lib/bpf/ |
H A D | bpf_jit_arm64.c | 1022 uint8_t tmp3, uint8_t dst, int16_t off, uint8_t src) in emit_xadd() 1119 uint8_t op, dst, src, tmp1, tmp2, tmp3; in emit() local
|