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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 7604 vec_stl(vector signed char __a, int __b, vector signed char *__c) function
7610 vec_stl(vector signed char __a, int __b, signed char *__c) function
7616 vec_stl(vector unsigned char __a, int __b, vector unsigned char *__c) function
7622 vec_stl(vector unsigned char __a, int __b, unsigned char *__c) function
7628 vec_stl(vector bool char __a, int __b, signed char *__c) function
7634 vec_stl(vector bool char __a, int __b, unsigned char *__c) function
7640 vec_stl(vector bool char __a, int __b, vector bool char *__c) function
7646 vec_stl(vector short __a, int __b, vector short *__c) function
7652 vec_stl(vector short __a, int __b, short *__c) function
7658 vec_stl(vector unsigned short __a, int __b, vector unsigned short *__c) function
7664 vec_stl(vector unsigned short __a, int __b, unsigned short *__c) function
7670 vec_stl(vector bool short __a, int __b, short *__c) function
7676 vec_stl(vector bool short __a, int __b, unsigned short *__c) function
7682 vec_stl(vector bool short __a, int __b, vector bool short *__c) function
7688 vec_stl(vector pixel __a, int __b, short *__c) function
7694 vec_stl(vector pixel __a, int __b, unsigned short *__c) function
7700 vec_stl(vector pixel __a, int __b, vector pixel *__c) function
7706 vec_stl(vector int __a, int __b, vector int *__c) function
7712 vec_stl(vector int __a, int __b, int *__c) function
7718 vec_stl(vector unsigned int __a, int __b, vector unsigned int *__c) function
7724 vec_stl(vector unsigned int __a, int __b, unsigned int *__c) function
7730 vec_stl(vector bool int __a, int __b, int *__c) function
7736 vec_stl(vector bool int __a, int __b, unsigned int *__c) function
7742 vec_stl(vector bool int __a, int __b, vector bool int *__c) function
7748 vec_stl(vector float __a, int __b, vector float *__c) function
7754 vec_stl(vector float __a, int __b, float *__c) function
    [all...]

Completed in 85 milliseconds