Home
last modified time | relevance | path

Searched refs:_mm_popcnt_u64 (Results 1 – 25 of 228) sorted by relevance

12345678910

/dports/graphics/chafa/chafa-1.8.0/chafa/internal/
H A Dchafa-popcnt.c30 return (gint) _mm_popcnt_u64 (v); in chafa_pop_count_u64_builtin()
43 *(vc++) = _mm_popcnt_u64 (*(vv++)); in chafa_pop_count_vu64_builtin()
59 *(vc++) = _mm_popcnt_u64 (a ^ *(vb++)); in chafa_hamming_distance_vu64_builtin()
60 *(vc++) = _mm_popcnt_u64 (a ^ *(vb++)); in chafa_hamming_distance_vu64_builtin()
61 *(vc++) = _mm_popcnt_u64 (a ^ *(vb++)); in chafa_hamming_distance_vu64_builtin()
62 *(vc++) = _mm_popcnt_u64 (a ^ *(vb++)); in chafa_hamming_distance_vu64_builtin()
67 *(vc++) = _mm_popcnt_u64 (a ^ *(vb++)); in chafa_hamming_distance_vu64_builtin()
89 *vc = _mm_popcnt_u64 (a [0] ^ *(vb++)); in chafa_hamming_distance_2_vu64_builtin()
91 *vc = _mm_popcnt_u64 (a [0] ^ *(vb++)); in chafa_hamming_distance_2_vu64_builtin()
93 *vc = _mm_popcnt_u64 (a [0] ^ *(vb++)); in chafa_hamming_distance_2_vu64_builtin()
[all …]
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/util/bitset/
H A Dbmbmi1.h46 BM_ASSERT(rank <= _mm_popcnt_u64(w)); in bmi1_select64_lz()
51 unsigned bc_lo32 = unsigned(_mm_popcnt_u64(val_lo32)); in bmi1_select64_lz()
55 unsigned bc_lo16 = unsigned(_mm_popcnt_u64(val_lo16)); in bmi1_select64_lz()
58 bc = unsigned(_mm_popcnt_u64(w)); in bmi1_select64_lz()
66 BM_ASSERT(unsigned(_mm_popcnt_u64(w)) == rank); in bmi1_select64_lz()
84 BM_ASSERT(rank <= _mm_popcnt_u64(w)); in bmi1_select64_tz()
H A Dbmsse4.h86 count += unsigned( _mm_popcnt_u64(b[0]) + in sse4_bit_count()
679 count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change()
683 count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change()
745 bit_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
748 bit_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
795 gap_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
798 gap_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
851 bit_count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change_bc()
854 bit_count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change_bc()
886 gap_count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change_bc()
[all …]
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/include/util/bitset/
H A Dbmbmi1.h46 BM_ASSERT(rank <= _mm_popcnt_u64(w)); in bmi1_select64_lz()
51 unsigned bc_lo32 = unsigned(_mm_popcnt_u64(val_lo32)); in bmi1_select64_lz()
55 unsigned bc_lo16 = unsigned(_mm_popcnt_u64(val_lo16)); in bmi1_select64_lz()
58 bc = unsigned(_mm_popcnt_u64(w)); in bmi1_select64_lz()
66 BM_ASSERT(unsigned(_mm_popcnt_u64(w)) == rank); in bmi1_select64_lz()
84 BM_ASSERT(rank <= _mm_popcnt_u64(w)); in bmi1_select64_tz()
H A Dbmsse4.h86 count += unsigned( _mm_popcnt_u64(b[0]) + in sse4_bit_count()
679 count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change()
683 count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change()
745 bit_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
748 bit_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
795 gap_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
798 gap_count += unsigned(_mm_popcnt_u64(simd_buf[0]) + _mm_popcnt_u64(simd_buf[1])); in sse42_bit_block_calc_xor_change()
851 bit_count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change_bc()
854 bit_count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change_bc()
886 gap_count += unsigned(_mm_popcnt_u64(m0) + _mm_popcnt_u64(m1)); in sse42_bit_block_calc_change_bc()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dpopcnt-builtins.c29 return _mm_popcnt_u64(__X); in test_mm_popcnt_u64()
59 char ctpop64_0[_mm_popcnt_u64(0x0000000000000000ULL) == 0 ? 1 : -1];
60 char ctpop64_1[_mm_popcnt_u64(0xF000000000000001ULL) == 5 ? 1 : -1];
/dports/biology/gmap/gmap-2020-09-12/config/
H A Dsimd-intrinsics.m418 AC_MSG_CHECKING(for _mm_popcnt_u64)
22 [[_mm_popcnt_u64(a);]])],
24 AC_DEFINE([HAVE_MM_POPCNT_U64],[1],[Define to 1 if _mm_popcnt_u64 intrinsic is available.])],
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece8192128f_avx/
H A Ddecrypt.c85 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128F_AVX_vec256_extract(v[i], 0) ); in weight()
86 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128F_AVX_vec256_extract(v[i], 1) ); in weight()
87 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128F_AVX_vec256_extract(v[i], 2) ); in weight()
88 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128F_AVX_vec256_extract(v[i], 3) ); in weight()
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece8192128_avx/
H A Ddecrypt.c85 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128_AVX_vec256_extract(v[i], 0) ); in weight()
86 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128_AVX_vec256_extract(v[i], 1) ); in weight()
87 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128_AVX_vec256_extract(v[i], 2) ); in weight()
88 w += (int)_mm_popcnt_u64( PQCLEAN_MCELIECE8192128_AVX_vec256_extract(v[i], 3) ); in weight()
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/HPCombi/include/
H A Dbmat8_impl.hpp261 return (_mm_popcnt_u64(_mm_extract_epi64(res0, 0)) + in row_space_size_bitset()
262 _mm_popcnt_u64(_mm_extract_epi64(res1, 0)) + in row_space_size_bitset()
263 _mm_popcnt_u64(_mm_extract_epi64(res0, 1)) + in row_space_size_bitset()
264 _mm_popcnt_u64(_mm_extract_epi64(res1, 1))); in row_space_size_bitset()
277 res += _mm_popcnt_u64(_mm_movemask_epi8(block == orincl)); in row_space_size_incl1()
293 res += _mm_popcnt_u64(_mm_movemask_epi8(block == orincl)); in row_space_size_incl()
374 return _mm_popcnt_u64(_mm_movemask_epi8(x != epu8 {})); in nr_rows()
/dports/math/hpcombi/HPCombi-0.0.6/include/
H A Dbmat8_impl.hpp279 return (_mm_popcnt_u64(_mm_extract_epi64(res0, 0)) + in row_space_size_bitset()
280 _mm_popcnt_u64(_mm_extract_epi64(res1, 0)) + in row_space_size_bitset()
281 _mm_popcnt_u64(_mm_extract_epi64(res0, 1)) + in row_space_size_bitset()
282 _mm_popcnt_u64(_mm_extract_epi64(res1, 1))); in row_space_size_bitset()
295 res += _mm_popcnt_u64(_mm_movemask_epi8(block == orincl)); in row_space_size_incl1()
311 res += _mm_popcnt_u64(_mm_movemask_epi8(block == orincl)); in row_space_size_incl()
402 return _mm_popcnt_u64(_mm_movemask_epi8(x != epu8 {})); in nr_rows()
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/HPCombi/include/
H A Dbmat8_impl.hpp279 return (_mm_popcnt_u64(_mm_extract_epi64(res0, 0)) + in row_space_size_bitset()
280 _mm_popcnt_u64(_mm_extract_epi64(res1, 0)) + in row_space_size_bitset()
281 _mm_popcnt_u64(_mm_extract_epi64(res0, 1)) + in row_space_size_bitset()
282 _mm_popcnt_u64(_mm_extract_epi64(res1, 1))); in row_space_size_bitset()
295 res += _mm_popcnt_u64(_mm_movemask_epi8(block == orincl)); in row_space_size_incl1()
311 res += _mm_popcnt_u64(_mm_movemask_epi8(block == orincl)); in row_space_size_incl()
402 return _mm_popcnt_u64(_mm_movemask_epi8(x != epu8 {})); in nr_rows()
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/simdpp/detail/insn/
H A Di_reduce_popcnt.h38 r += _mm_popcnt_u64(extract<0>(a64)); in i_reduce_popcnt()
39 r += _mm_popcnt_u64(extract<1>(a64)); in i_reduce_popcnt()
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece348864_avx/
H A Ddecrypt.c109 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE348864_AVX_vec128_extract(error[i], 0) ); in weight_check()
110 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE348864_AVX_vec128_extract(error[i], 1) ); in weight_check()
114 w1 += _mm_popcnt_u64( e[i] ); in weight_check()
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece460896_avx/
H A Ddecrypt.c109 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE460896_AVX_vec128_extract(error[i], 0) ); in weight_check()
110 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE460896_AVX_vec128_extract(error[i], 1) ); in weight_check()
114 w1 += _mm_popcnt_u64( e[i] ); in weight_check()
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece6688128_avx/
H A Ddecrypt.c109 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE6688128_AVX_vec128_extract(error[i], 0) );
110 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE6688128_AVX_vec128_extract(error[i], 1) );
114 w1 += _mm_popcnt_u64( e[i] );
/dports/security/liboqs/liboqs-0.7.0/src/kem/classic_mceliece/pqclean_mceliece6960119_avx/
H A Ddecrypt.c111 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE6960119_AVX_vec128_extract(error[i], 0) ); in weight_check()
112 w0 += _mm_popcnt_u64( PQCLEAN_MCELIECE6960119_AVX_vec128_extract(error[i], 1) ); in weight_check()
116 w1 += _mm_popcnt_u64( e[i] ); in weight_check()

12345678910