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

  /external/clang/lib/Headers/
altivec.h 7364 vec_stvxl(vector signed char a, int b, vector signed char *c) function
7370 vec_stvxl(vector signed char a, int b, signed char *c) function
7376 vec_stvxl(vector unsigned char a, int b, vector unsigned char *c) function
7382 vec_stvxl(vector unsigned char a, int b, unsigned char *c) function
7388 vec_stvxl(vector bool char a, int b, signed char *c) function
7394 vec_stvxl(vector bool char a, int b, unsigned char *c) function
7400 vec_stvxl(vector bool char a, int b, vector bool char *c) function
7406 vec_stvxl(vector short a, int b, vector short *c) function
7412 vec_stvxl(vector short a, int b, short *c) function
7418 vec_stvxl(vector unsigned short a, int b, vector unsigned short *c) function
7424 vec_stvxl(vector unsigned short a, int b, unsigned short *c) function
7430 vec_stvxl(vector bool short a, int b, short *c) function
7436 vec_stvxl(vector bool short a, int b, unsigned short *c) function
7442 vec_stvxl(vector bool short a, int b, vector bool short *c) function
7448 vec_stvxl(vector pixel a, int b, short *c) function
7454 vec_stvxl(vector pixel a, int b, unsigned short *c) function
7460 vec_stvxl(vector pixel a, int b, vector pixel *c) function
7466 vec_stvxl(vector int a, int b, vector int *c) function
7472 vec_stvxl(vector int a, int b, int *c) function
7478 vec_stvxl(vector unsigned int a, int b, vector unsigned int *c) function
7484 vec_stvxl(vector unsigned int a, int b, unsigned int *c) function
7490 vec_stvxl(vector bool int a, int b, int *c) function
7496 vec_stvxl(vector bool int a, int b, unsigned int *c) function
7502 vec_stvxl(vector bool int a, int b, vector bool int *c) function
7508 vec_stvxl(vector float a, int b, vector float *c) function
7514 vec_stvxl(vector float a, int b, float *c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 7364 vec_stvxl(vector signed char a, int b, vector signed char *c) function
7370 vec_stvxl(vector signed char a, int b, signed char *c) function
7376 vec_stvxl(vector unsigned char a, int b, vector unsigned char *c) function
7382 vec_stvxl(vector unsigned char a, int b, unsigned char *c) function
7388 vec_stvxl(vector bool char a, int b, signed char *c) function
7394 vec_stvxl(vector bool char a, int b, unsigned char *c) function
7400 vec_stvxl(vector bool char a, int b, vector bool char *c) function
7406 vec_stvxl(vector short a, int b, vector short *c) function
7412 vec_stvxl(vector short a, int b, short *c) function
7418 vec_stvxl(vector unsigned short a, int b, vector unsigned short *c) function
7424 vec_stvxl(vector unsigned short a, int b, unsigned short *c) function
7430 vec_stvxl(vector bool short a, int b, short *c) function
7436 vec_stvxl(vector bool short a, int b, unsigned short *c) function
7442 vec_stvxl(vector bool short a, int b, vector bool short *c) function
7448 vec_stvxl(vector pixel a, int b, short *c) function
7454 vec_stvxl(vector pixel a, int b, unsigned short *c) function
7460 vec_stvxl(vector pixel a, int b, vector pixel *c) function
7466 vec_stvxl(vector int a, int b, vector int *c) function
7472 vec_stvxl(vector int a, int b, int *c) function
7478 vec_stvxl(vector unsigned int a, int b, vector unsigned int *c) function
7484 vec_stvxl(vector unsigned int a, int b, unsigned int *c) function
7490 vec_stvxl(vector bool int a, int b, int *c) function
7496 vec_stvxl(vector bool int a, int b, unsigned int *c) function
7502 vec_stvxl(vector bool int a, int b, vector bool int *c) function
7508 vec_stvxl(vector float a, int b, vector float *c) function
7514 vec_stvxl(vector float a, int b, float *c) function
    [all...]

Completed in 23 milliseconds