xref: /llvm-project/libclc/generic/lib/integer/popcount.cl (revision 7441e87fe05376782d0ddb90a13e1756eb1b1976)
1#include <clc/clc.h>
2#include <clc/integer/clc_popcount.h>
3
4#define FUNCTION popcount
5#define __CLC_BODY <clc/shared/unary_def.inc>
6
7#include <clc/integer/gentype.inc>
8