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

  /external/clang/lib/Headers/
altivec.h 2128 vec_lvxl(int __a, const vector signed char *__b) function
2134 vec_lvxl(int __a, const signed char *__b) function
2140 vec_lvxl(int __a, const vector unsigned char *__b) function
2146 vec_lvxl(int __a, const unsigned char *__b) function
2152 vec_lvxl(int __a, const vector bool char *__b) function
2158 vec_lvxl(int __a, const vector short *__b) function
2164 vec_lvxl(int __a, const short *__b) function
2170 vec_lvxl(int __a, const vector unsigned short *__b) function
2176 vec_lvxl(int __a, const unsigned short *__b) function
2182 vec_lvxl(int __a, const vector bool short *__b) function
2188 vec_lvxl(int __a, const vector pixel *__b) function
2194 vec_lvxl(int __a, const vector int *__b) function
2200 vec_lvxl(int __a, const int *__b) function
2206 vec_lvxl(int __a, const vector unsigned int *__b) function
2212 vec_lvxl(int __a, const unsigned int *__b) function
2218 vec_lvxl(int __a, const vector bool int *__b) function
2224 vec_lvxl(int __a, const vector float *__b) function
2230 vec_lvxl(int __a, const float *__b) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 2128 vec_lvxl(int __a, const vector signed char *__b) function
2134 vec_lvxl(int __a, const signed char *__b) function
2140 vec_lvxl(int __a, const vector unsigned char *__b) function
2146 vec_lvxl(int __a, const unsigned char *__b) function
2152 vec_lvxl(int __a, const vector bool char *__b) function
2158 vec_lvxl(int __a, const vector short *__b) function
2164 vec_lvxl(int __a, const short *__b) function
2170 vec_lvxl(int __a, const vector unsigned short *__b) function
2176 vec_lvxl(int __a, const unsigned short *__b) function
2182 vec_lvxl(int __a, const vector bool short *__b) function
2188 vec_lvxl(int __a, const vector pixel *__b) function
2194 vec_lvxl(int __a, const vector int *__b) function
2200 vec_lvxl(int __a, const int *__b) function
2206 vec_lvxl(int __a, const vector unsigned int *__b) function
2212 vec_lvxl(int __a, const unsigned int *__b) function
2218 vec_lvxl(int __a, const vector bool int *__b) function
2224 vec_lvxl(int __a, const vector float *__b) function
2230 vec_lvxl(int __a, const float *__b) function
    [all...]

Completed in 29 milliseconds