Sign in
llvm
/
llvm-project
/
087b67cc067710aeb2d660aed4b686df8754d418
/
.
/
libclc
/
generic
/
include
/
integer
/
popcount.h
blob: 00c753753bb4e0504a52297ac8ecfcbc56e146eb [
file
]
#define
__CLC_FUNCTION __clc_native_popcount
#define
__CLC_INTRINSIC
"llvm.ctpop"
#include
<
integer
/
unary_intrin
.
inc
>