Home
last modified time | relevance | path

Searched refs:__popcntq (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dia32intrin.h246 __popcntq(unsigned long long __A) in __popcntq() function
267 #define _popcnt64(A) __popcntq((A))