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

  /external/clang/lib/Headers/
altivec.h 6860 vec_stvx(vector signed char __a, int __b, vector signed char *__c) function
6866 vec_stvx(vector signed char __a, int __b, signed char *__c) function
6872 vec_stvx(vector unsigned char __a, int __b, vector unsigned char *__c) function
6878 vec_stvx(vector unsigned char __a, int __b, unsigned char *__c) function
6884 vec_stvx(vector bool char __a, int __b, signed char *__c) function
6890 vec_stvx(vector bool char __a, int __b, unsigned char *__c) function
6896 vec_stvx(vector bool char __a, int __b, vector bool char *__c) function
6902 vec_stvx(vector short __a, int __b, vector short *__c) function
6908 vec_stvx(vector short __a, int __b, short *__c) function
6914 vec_stvx(vector unsigned short __a, int __b, vector unsigned short *__c) function
6920 vec_stvx(vector unsigned short __a, int __b, unsigned short *__c) function
6926 vec_stvx(vector bool short __a, int __b, short *__c) function
6932 vec_stvx(vector bool short __a, int __b, unsigned short *__c) function
6938 vec_stvx(vector bool short __a, int __b, vector bool short *__c) function
6944 vec_stvx(vector pixel __a, int __b, short *__c) function
6950 vec_stvx(vector pixel __a, int __b, unsigned short *__c) function
6956 vec_stvx(vector pixel __a, int __b, vector pixel *__c) function
6962 vec_stvx(vector int __a, int __b, vector int *__c) function
6968 vec_stvx(vector int __a, int __b, int *__c) function
6974 vec_stvx(vector unsigned int __a, int __b, vector unsigned int *__c) function
6980 vec_stvx(vector unsigned int __a, int __b, unsigned int *__c) function
6986 vec_stvx(vector bool int __a, int __b, int *__c) function
6992 vec_stvx(vector bool int __a, int __b, unsigned int *__c) function
6998 vec_stvx(vector bool int __a, int __b, vector bool int *__c) function
7004 vec_stvx(vector float __a, int __b, vector float *__c) function
7010 vec_stvx(vector float __a, int __b, float *__c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 6860 vec_stvx(vector signed char __a, int __b, vector signed char *__c) function
6866 vec_stvx(vector signed char __a, int __b, signed char *__c) function
6872 vec_stvx(vector unsigned char __a, int __b, vector unsigned char *__c) function
6878 vec_stvx(vector unsigned char __a, int __b, unsigned char *__c) function
6884 vec_stvx(vector bool char __a, int __b, signed char *__c) function
6890 vec_stvx(vector bool char __a, int __b, unsigned char *__c) function
6896 vec_stvx(vector bool char __a, int __b, vector bool char *__c) function
6902 vec_stvx(vector short __a, int __b, vector short *__c) function
6908 vec_stvx(vector short __a, int __b, short *__c) function
6914 vec_stvx(vector unsigned short __a, int __b, vector unsigned short *__c) function
6920 vec_stvx(vector unsigned short __a, int __b, unsigned short *__c) function
6926 vec_stvx(vector bool short __a, int __b, short *__c) function
6932 vec_stvx(vector bool short __a, int __b, unsigned short *__c) function
6938 vec_stvx(vector bool short __a, int __b, vector bool short *__c) function
6944 vec_stvx(vector pixel __a, int __b, short *__c) function
6950 vec_stvx(vector pixel __a, int __b, unsigned short *__c) function
6956 vec_stvx(vector pixel __a, int __b, vector pixel *__c) function
6962 vec_stvx(vector int __a, int __b, vector int *__c) function
6968 vec_stvx(vector int __a, int __b, int *__c) function
6974 vec_stvx(vector unsigned int __a, int __b, vector unsigned int *__c) function
6980 vec_stvx(vector unsigned int __a, int __b, unsigned int *__c) function
6986 vec_stvx(vector bool int __a, int __b, int *__c) function
6992 vec_stvx(vector bool int __a, int __b, unsigned int *__c) function
6998 vec_stvx(vector bool int __a, int __b, vector bool int *__c) function
7004 vec_stvx(vector float __a, int __b, vector float *__c) function
7010 vec_stvx(vector float __a, int __b, float *__c) function
    [all...]

Completed in 28 milliseconds