OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:vec_popcnt
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Headers/
vecintrin.h
6475
/*--
vec_popcnt
-------------------------------------------------------------*/
6478
vec_popcnt
(__vector signed char __a) {
function
6483
vec_popcnt
(__vector unsigned char __a) {
function
6488
vec_popcnt
(__vector signed short __a) {
function
6493
vec_popcnt
(__vector unsigned short __a) {
function
6498
vec_popcnt
(__vector signed int __a) {
function
6503
vec_popcnt
(__vector unsigned int __a) {
function
6508
vec_popcnt
(__vector signed long long __a) {
function
6513
vec_popcnt
(__vector unsigned long long __a) {
function
altivec.h
2468
/*
vec_popcnt
*/
2471
vec_popcnt
(vector signed char __a) {
function
2475
vec_popcnt
(vector unsigned char __a) {
function
2479
vec_popcnt
(vector signed short __a) {
function
2483
vec_popcnt
(vector unsigned short __a) {
function
2487
vec_popcnt
(vector signed int __a) {
function
2491
vec_popcnt
(vector unsigned int __a) {
function
2495
vec_popcnt
(vector signed long long __a) {
function
2499
vec_popcnt
(vector unsigned long long __a) {
function
/src/external/gpl3/gcc/dist/gcc/config/s390/
vecintrin.h
256
#define
vec_popcnt
__builtin_s390_vec_popcnt
macro
/src/external/gpl3/gcc.old/dist/gcc/config/s390/
vecintrin.h
256
#define
vec_popcnt
__builtin_s390_vec_popcnt
macro
Completed in 39 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026