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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 9752 vec_stvlx(vector signed char __a, int __b, signed char *__c) function
9761 vec_stvlx(vector signed char __a, int __b, vector signed char *__c) function
9770 vec_stvlx(vector unsigned char __a, int __b, unsigned char *__c) function
9779 vec_stvlx(vector unsigned char __a, int __b, vector unsigned char *__c) function
9788 vec_stvlx(vector bool char __a, int __b, vector bool char *__c) function
9797 vec_stvlx(vector short __a, int __b, short *__c) function
9806 vec_stvlx(vector short __a, int __b, vector short *__c) function
9815 vec_stvlx(vector unsigned short __a, int __b, unsigned short *__c) function
9824 vec_stvlx(vector unsigned short __a, int __b, vector unsigned short *__c) function
9833 vec_stvlx(vector bool short __a, int __b, vector bool short *__c) function
9842 vec_stvlx(vector pixel __a, int __b, vector pixel *__c) function
9851 vec_stvlx(vector int __a, int __b, int *__c) function
9860 vec_stvlx(vector int __a, int __b, vector int *__c) function
9869 vec_stvlx(vector unsigned int __a, int __b, unsigned int *__c) function
9878 vec_stvlx(vector unsigned int __a, int __b, vector unsigned int *__c) function
9887 vec_stvlx(vector bool int __a, int __b, vector bool int *__c) function
9896 vec_stvlx(vector float __a, int __b, vector float *__c) function
    [all...]

Completed in 35 milliseconds