Home
last modified time | relevance | path

Searched refs:__popcntq (Results 1 – 25 of 69) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/X86/
H A Dpopcnt-builtins.c40 return __popcntq(__X); in test__popcntq()
66 char popcntq_0[__popcntq(0x0000000000000000ULL) == 0 ? 1 : -1];
67 char popcntq_1[__popcntq(0xF000010000300001ULL) == 8 ? 1 : -1];
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dpopcnt-builtins.c39 return __popcntq(__X); in test__popcntq()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dpopcnt-builtins.c39 return __popcntq(__X); in test__popcntq()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dpopcnt-builtins.c39 return __popcntq(__X); in test__popcntq()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dpopcnt-builtins.c39 return __popcntq(__X); in test__popcntq()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dpopcnt-builtins.c39 return __popcntq(__X); in test__popcntq()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/lang/gcc48/gcc-4.8.5/gcc/config/i386/
H A Dia32intrin.h202 __popcntq (unsigned long long __X) in __popcntq() function
224 #define _popcnt64(a) __popcntq(a)
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/config/i386/
H A Dia32intrin.h202 __popcntq (unsigned long long __X) in __popcntq() function
224 #define _popcnt64(a) __popcntq(a)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/lang/zig-devel/zig-0.9.0/lib/include/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/lang/zig/zig-0.9.0/lib/include/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Headers/
H A Dia32intrin.h163 __popcntq(unsigned long long __A) in __popcntq() function
168 #define _popcnt64(A) __popcntq((A))
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Headers/
H A Dia32intrin.h175 __popcntq(unsigned long long __A) in __popcntq() function
180 #define _popcnt64(A) __popcntq((A))

123