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 25 milliseconds