popcount.h 118 Bytes Raw Blame History Permalink 1 2 3 #define __CLC_FUNCTION __clc_native_popcount #define __CLC_INTRINSIC "llvm.ctpop" #include <integer/unary_intrin.inc>