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

  /external/clang/lib/Headers/
altivec.h 9374 vec_stvlxl(vector signed char a, int b, signed char *c) function
9383 vec_stvlxl(vector signed char a, int b, vector signed char *c) function
9392 vec_stvlxl(vector unsigned char a, int b, unsigned char *c) function
9401 vec_stvlxl(vector unsigned char a, int b, vector unsigned char *c) function
9410 vec_stvlxl(vector bool char a, int b, vector bool char *c) function
9419 vec_stvlxl(vector short a, int b, short *c) function
9428 vec_stvlxl(vector short a, int b, vector short *c) function
9437 vec_stvlxl(vector unsigned short a, int b, unsigned short *c) function
9446 vec_stvlxl(vector unsigned short a, int b, vector unsigned short *c) function
9455 vec_stvlxl(vector bool short a, int b, vector bool short *c) function
9464 vec_stvlxl(vector pixel a, int b, vector pixel *c) function
9473 vec_stvlxl(vector int a, int b, int *c) function
9482 vec_stvlxl(vector int a, int b, vector int *c) function
9491 vec_stvlxl(vector unsigned int a, int b, unsigned int *c) function
9500 vec_stvlxl(vector unsigned int a, int b, vector unsigned int *c) function
9509 vec_stvlxl(vector bool int a, int b, vector bool int *c) function
9518 vec_stvlxl(vector float a, int b, vector float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 9374 vec_stvlxl(vector signed char a, int b, signed char *c) function
9383 vec_stvlxl(vector signed char a, int b, vector signed char *c) function
9392 vec_stvlxl(vector unsigned char a, int b, unsigned char *c) function
9401 vec_stvlxl(vector unsigned char a, int b, vector unsigned char *c) function
9410 vec_stvlxl(vector bool char a, int b, vector bool char *c) function
9419 vec_stvlxl(vector short a, int b, short *c) function
9428 vec_stvlxl(vector short a, int b, vector short *c) function
9437 vec_stvlxl(vector unsigned short a, int b, unsigned short *c) function
9446 vec_stvlxl(vector unsigned short a, int b, vector unsigned short *c) function
9455 vec_stvlxl(vector bool short a, int b, vector bool short *c) function
9464 vec_stvlxl(vector pixel a, int b, vector pixel *c) function
9473 vec_stvlxl(vector int a, int b, int *c) function
9482 vec_stvlxl(vector int a, int b, vector int *c) function
9491 vec_stvlxl(vector unsigned int a, int b, unsigned int *c) function
9500 vec_stvlxl(vector unsigned int a, int b, vector unsigned int *c) function
9509 vec_stvlxl(vector bool int a, int b, vector bool int *c) function
9518 vec_stvlxl(vector float a, int b, vector float *c) function
    [all...]

Completed in 419 milliseconds