HomeSort by relevance Sort by last modified time
    Searched refs:vec_stvxl (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 7762 vec_stvxl(vector signed char __a, int __b, vector signed char *__c) function
7768 vec_stvxl(vector signed char __a, int __b, signed char *__c) function
7774 vec_stvxl(vector unsigned char __a, int __b, vector unsigned char *__c) function
7780 vec_stvxl(vector unsigned char __a, int __b, unsigned char *__c) function
7786 vec_stvxl(vector bool char __a, int __b, signed char *__c) function
7792 vec_stvxl(vector bool char __a, int __b, unsigned char *__c) function
7798 vec_stvxl(vector bool char __a, int __b, vector bool char *__c) function
7804 vec_stvxl(vector short __a, int __b, vector short *__c) function
7810 vec_stvxl(vector short __a, int __b, short *__c) function
7816 vec_stvxl(vector unsigned short __a, int __b, vector unsigned short *__c) function
7822 vec_stvxl(vector unsigned short __a, int __b, unsigned short *__c) function
7828 vec_stvxl(vector bool short __a, int __b, short *__c) function
7834 vec_stvxl(vector bool short __a, int __b, unsigned short *__c) function
7840 vec_stvxl(vector bool short __a, int __b, vector bool short *__c) function
7846 vec_stvxl(vector pixel __a, int __b, short *__c) function
7852 vec_stvxl(vector pixel __a, int __b, unsigned short *__c) function
7858 vec_stvxl(vector pixel __a, int __b, vector pixel *__c) function
7864 vec_stvxl(vector int __a, int __b, vector int *__c) function
7870 vec_stvxl(vector int __a, int __b, int *__c) function
7876 vec_stvxl(vector unsigned int __a, int __b, vector unsigned int *__c) function
7882 vec_stvxl(vector unsigned int __a, int __b, unsigned int *__c) function
7888 vec_stvxl(vector bool int __a, int __b, int *__c) function
7894 vec_stvxl(vector bool int __a, int __b, unsigned int *__c) function
7900 vec_stvxl(vector bool int __a, int __b, vector bool int *__c) function
7906 vec_stvxl(vector float __a, int __b, vector float *__c) function
7912 vec_stvxl(vector float __a, int __b, float *__c) function
    [all...]

Completed in 30 milliseconds