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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 7416 vec_ste(vector signed char __a, int __b, signed char *__c) function
7422 vec_ste(vector unsigned char __a, int __b, unsigned char *__c) function
7428 vec_ste(vector bool char __a, int __b, signed char *__c) function
7434 vec_ste(vector bool char __a, int __b, unsigned char *__c) function
7440 vec_ste(vector short __a, int __b, short *__c) function
7446 vec_ste(vector unsigned short __a, int __b, unsigned short *__c) function
7452 vec_ste(vector bool short __a, int __b, short *__c) function
7458 vec_ste(vector bool short __a, int __b, unsigned short *__c) function
7464 vec_ste(vector pixel __a, int __b, short *__c) function
7470 vec_ste(vector pixel __a, int __b, unsigned short *__c) function
7476 vec_ste(vector int __a, int __b, int *__c) function
7482 vec_ste(vector unsigned int __a, int __b, unsigned int *__c) function
7488 vec_ste(vector bool int __a, int __b, int *__c) function
7494 vec_ste(vector bool int __a, int __b, unsigned int *__c) function
7500 vec_ste(vector float __a, int __b, float *__c) function
    [all...]

Completed in 1208 milliseconds