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

  /external/clang/test/CodeGen/
builtins-ppc-altivec.c     [all...]
  /external/clang/lib/Headers/
altivec.h 2131 vec_lvxl(int __a, const vector signed char *__b) function
2137 vec_lvxl(int __a, const signed char *__b) function
2143 vec_lvxl(int __a, const vector unsigned char *__b) function
2149 vec_lvxl(int __a, const unsigned char *__b) function
2155 vec_lvxl(int __a, const vector bool char *__b) function
2161 vec_lvxl(int __a, const vector short *__b) function
2167 vec_lvxl(int __a, const short *__b) function
2173 vec_lvxl(int __a, const vector unsigned short *__b) function
2179 vec_lvxl(int __a, const unsigned short *__b) function
2185 vec_lvxl(int __a, const vector bool short *__b) function
2191 vec_lvxl(int __a, const vector pixel *__b) function
2197 vec_lvxl(int __a, const vector int *__b) function
2203 vec_lvxl(int __a, const int *__b) function
2209 vec_lvxl(int __a, const vector unsigned int *__b) function
2215 vec_lvxl(int __a, const unsigned int *__b) function
2221 vec_lvxl(int __a, const vector bool int *__b) function
2227 vec_lvxl(int __a, const vector float *__b) function
2233 vec_lvxl(int __a, const float *__b) function
    [all...]

Completed in 46 milliseconds