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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 10062 vec_stvrx(vector signed char __a, int __b, signed char *__c) function
10071 vec_stvrx(vector signed char __a, int __b, vector signed char *__c) function
10080 vec_stvrx(vector unsigned char __a, int __b, unsigned char *__c) function
10089 vec_stvrx(vector unsigned char __a, int __b, vector unsigned char *__c) function
10098 vec_stvrx(vector bool char __a, int __b, vector bool char *__c) function
10107 vec_stvrx(vector short __a, int __b, short *__c) function
10116 vec_stvrx(vector short __a, int __b, vector short *__c) function
10125 vec_stvrx(vector unsigned short __a, int __b, unsigned short *__c) function
10134 vec_stvrx(vector unsigned short __a, int __b, vector unsigned short *__c) function
10143 vec_stvrx(vector bool short __a, int __b, vector bool short *__c) function
10152 vec_stvrx(vector pixel __a, int __b, vector pixel *__c) function
10161 vec_stvrx(vector int __a, int __b, int *__c) function
10170 vec_stvrx(vector int __a, int __b, vector int *__c) function
10179 vec_stvrx(vector unsigned int __a, int __b, unsigned int *__c) function
10188 vec_stvrx(vector unsigned int __a, int __b, vector unsigned int *__c) function
10197 vec_stvrx(vector bool int __a, int __b, vector bool int *__c) function
10206 vec_stvrx(vector float __a, int __b, vector float *__c) function
    [all...]

Completed in 39 milliseconds