Searched refs:_mm_set1_epi64x (Results 1 – 5 of 5) sorted by relevance
28 # ifndef _mm_set1_epi64x29 # define _mm_set1_epi64x(Q) sodium__mm_set1_epi64x(Q) macro
52 const efsys_uint128_t val = _mm_set1_epi64x(UINT64_MAX);
92 t12 = _mm_set1_epi64x(in1213);93 t13 = _mm_set1_epi64x(in1213);
531 const __m128i owner_check = _mm_set1_epi64x(0x0100000001000000LL); in rxq_cq_process_v()532 const __m128i opcode_check = _mm_set1_epi64x(0xf0000000f0000000LL); in rxq_cq_process_v()533 const __m128i format_check = _mm_set1_epi64x(0x0c0000000c000000LL); in rxq_cq_process_v()534 const __m128i resp_err_check = _mm_set1_epi64x(0xe0000000e0000000LL); in rxq_cq_process_v()
61 t8 = _mm_set1_epi64x(in89);62 t9 = _mm_set1_epi64x(in89);