Home
last modified time | relevance | path

Searched refs:_popcnt32 (Results 1 – 25 of 106) sorted by relevance

12345

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dpopcnt-builtins.c17 return _popcnt32(__X); in test_popcnt32()
51 char popcnt32_0[_popcnt32(0x00000000) == 0 ? 1 : -1];
52 char popcnt32_1[_popcnt32(0x100000F0) == 5 ? 1 : -1];
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/crates/core_arch/src/x86/
H A Dabm.rs43 pub unsafe fn _popcnt32(x: i32) -> i32 { in _popcnt32() function
60 assert_eq!(_popcnt32(0b0101_1010), 4); in test_popcnt32()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gcc.target/i386/
H A Davx512f-vpcompressb-2.c50 mask_bit_count = _popcnt32((int)(mask & (((long long)1 << 32) - 1))) in TEST()
51 + _popcnt32((int)((long long)mask >> 32)); in TEST()

12345