bolt/deps/llvm-18.1.8/libclc/generic/include/clc/integer/popcount.h

6 lines
150 B
C
Raw Normal View History

2025-02-14 19:21:04 +01:00
#define __CLC_FUNCTION popcount
#define __CLC_BODY <clc/integer/unary.inc>
#include <clc/integer/gentype.inc>
#undef __CLC_FUNCTION
#undef __CLC_BODY