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

  /external/clang/lib/Headers/
altivec.h 9219 vec_stvlx(vector signed char a, int b, signed char *c) function
9228 vec_stvlx(vector signed char a, int b, vector signed char *c) function
9237 vec_stvlx(vector unsigned char a, int b, unsigned char *c) function
9246 vec_stvlx(vector unsigned char a, int b, vector unsigned char *c) function
9255 vec_stvlx(vector bool char a, int b, vector bool char *c) function
9264 vec_stvlx(vector short a, int b, short *c) function
9273 vec_stvlx(vector short a, int b, vector short *c) function
9282 vec_stvlx(vector unsigned short a, int b, unsigned short *c) function
9291 vec_stvlx(vector unsigned short a, int b, vector unsigned short *c) function
9300 vec_stvlx(vector bool short a, int b, vector bool short *c) function
9309 vec_stvlx(vector pixel a, int b, vector pixel *c) function
9318 vec_stvlx(vector int a, int b, int *c) function
9327 vec_stvlx(vector int a, int b, vector int *c) function
9336 vec_stvlx(vector unsigned int a, int b, unsigned int *c) function
9345 vec_stvlx(vector unsigned int a, int b, vector unsigned int *c) function
9354 vec_stvlx(vector bool int a, int b, vector bool int *c) function
9363 vec_stvlx(vector float a, int b, vector float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9219 vec_stvlx(vector signed char a, int b, signed char *c) function
9228 vec_stvlx(vector signed char a, int b, vector signed char *c) function
9237 vec_stvlx(vector unsigned char a, int b, unsigned char *c) function
9246 vec_stvlx(vector unsigned char a, int b, vector unsigned char *c) function
9255 vec_stvlx(vector bool char a, int b, vector bool char *c) function
9264 vec_stvlx(vector short a, int b, short *c) function
9273 vec_stvlx(vector short a, int b, vector short *c) function
9282 vec_stvlx(vector unsigned short a, int b, unsigned short *c) function
9291 vec_stvlx(vector unsigned short a, int b, vector unsigned short *c) function
9300 vec_stvlx(vector bool short a, int b, vector bool short *c) function
9309 vec_stvlx(vector pixel a, int b, vector pixel *c) function
9318 vec_stvlx(vector int a, int b, int *c) function
9327 vec_stvlx(vector int a, int b, vector int *c) function
9336 vec_stvlx(vector unsigned int a, int b, unsigned int *c) function
9345 vec_stvlx(vector unsigned int a, int b, vector unsigned int *c) function
9354 vec_stvlx(vector bool int a, int b, vector bool int *c) function
9363 vec_stvlx(vector float a, int b, vector float *c) function
    [all...]

Completed in 23 milliseconds