Searched refs:vreinterpretq_p64_u64 (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/lib/librte_net/ |
| H A D | net_crc_neon.c | 47 vgetq_lane_p64(vreinterpretq_p64_u64(fold), 1), in crcr32_folding_round() 48 vgetq_lane_p64(vreinterpretq_p64_u64(precomp), 0))); in crcr32_folding_round() 51 vgetq_lane_p64(vreinterpretq_p64_u64(fold), 0), in crcr32_folding_round() 73 vgetq_lane_p64(vreinterpretq_p64_u64(data128), 0), in crcr32_reduce_128_to_64() 81 vgetq_lane_p64(vreinterpretq_p64_u64(tmp2), 0), in crcr32_reduce_128_to_64() 110 vgetq_lane_p64(vreinterpretq_p64_u64(tmp0), 0), in crcr32_reduce_64_to_32() 116 vgetq_lane_p64(vreinterpretq_p64_u64(tmp1), 0), in crcr32_reduce_64_to_32() 198 vgetq_lane_p64(vreinterpretq_p64_u64(a), 1), in crc32_eth_calc_pmull() 199 vgetq_lane_p64(vreinterpretq_p64_u64(k), 0))); in crc32_eth_calc_pmull() 201 vgetq_lane_p64(vreinterpretq_p64_u64(a), 0), in crc32_eth_calc_pmull() [all …]
|
| /f-stack/dpdk/lib/librte_eal/arm/include/ |
| H A D | rte_vect.h | 104 vreinterpretq_p64_u64(uint64x2_t x) in vreinterpretq_p64_u64() function
|