Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dvecintrin.h6479 vec_popcnt(__vector signed char __a) { in vec_popcnt() function
6484 vec_popcnt(__vector unsigned char __a) { in vec_popcnt() function
6489 vec_popcnt(__vector signed short __a) { in vec_popcnt() function
6494 vec_popcnt(__vector unsigned short __a) { in vec_popcnt() function
6499 vec_popcnt(__vector signed int __a) { in vec_popcnt() function
6504 vec_popcnt(__vector unsigned int __a) { in vec_popcnt() function
6509 vec_popcnt(__vector signed long long __a) { in vec_popcnt() function
6514 vec_popcnt(__vector unsigned long long __a) { in vec_popcnt() function