Home
last modified time | relevance | path

Searched defs:popcnt (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/
H A Dblake3_impl.h123 INLINE unsigned int popcnt(uint64_t x) { popcnt() function
/freebsd/sys/contrib/openzfs/module/icp/algs/blake3/
H A Dblake3_impl.h123 static inline unsigned int popcnt(uint64_t x) { in popcnt() function
/freebsd/sys/vm/
H A Dvm_reserv.c164 uint16_t popcnt; /* (r) # of pages in use */ member
[all...]