Searched refs:vec_stvxl (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Headers/
H A Daltivec.h7361 /* vec_stvxl */
7364 vec_stvxl(vector signed char __a, int __b, vector signed char *__c) function
7370 vec_stvxl(vector signed char __a, int __b, signed char *__c) function
7376 vec_stvxl(vector unsigned char __a, int __b, vector unsigned char *__c) function
7382 vec_stvxl(vector unsigned char __a, int __b, unsigned char *__c) function
7388 vec_stvxl(vector bool char __a, int __b, signed char *__c) function
7394 vec_stvxl(vector bool char __a, int __b, unsigned char *__c) function
7400 vec_stvxl(vector bool char __a, int __b, vector bool char *__c) function
7406 vec_stvxl(vector short __a, int __b, vector short *__c) function
7412 vec_stvxl(vecto function
7418 vec_stvxl(vector unsigned short __a, int __b, vector unsigned short *__c) function
7424 vec_stvxl(vector unsigned short __a, int __b, unsigned short *__c) function
7430 vec_stvxl(vector bool short __a, int __b, short *__c) function
7436 vec_stvxl(vector bool short __a, int __b, unsigned short *__c) function
7442 vec_stvxl(vector bool short __a, int __b, vector bool short *__c) function
7448 vec_stvxl(vector pixel __a, int __b, short *__c) function
7454 vec_stvxl(vector pixel __a, int __b, unsigned short *__c) function
7460 vec_stvxl(vector pixel __a, int __b, vector pixel *__c) function
7466 vec_stvxl(vector int __a, int __b, vector int *__c) function
7472 vec_stvxl(vector int __a, int __b, int *__c) function
7478 vec_stvxl(vector unsigned int __a, int __b, vector unsigned int *__c) function
7484 vec_stvxl(vector unsigned int __a, int __b, unsigned int *__c) function
7490 vec_stvxl(vector bool int __a, int __b, int *__c) function
7496 vec_stvxl(vector bool int __a, int __b, unsigned int *__c) function
7502 vec_stvxl(vector bool int __a, int __b, vector bool int *__c) function
7508 vec_stvxl(vector float __a, int __b, vector float *__c) function
7514 vec_stvxl(vector float __a, int __b, float *__c) function
[all...]
/freebsd-10.2-release/contrib/gcc/config/rs6000/
H A Daltivec.h95 #define vec_stvxl vec_stl macro

Completed in 167 milliseconds