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

  /external/clang/lib/Headers/
altivec.h 4367 vec_vperm(vector signed char a, vector signed char b, vector unsigned char c) function
4374 vec_vperm(vector unsigned char a, function
4383 vec_vperm(vector bool char a, vector bool char b, vector unsigned char c) function
4390 vec_vperm(vector short a, vector short b, vector unsigned char c) function
4397 vec_vperm(vector unsigned short a, function
4406 vec_vperm(vector bool short a, vector bool short b, vector unsigned char c) function
4413 vec_vperm(vector pixel a, vector pixel b, vector unsigned char c) function
4420 vec_vperm(vector int a, vector int b, vector unsigned char c) function
4426 vec_vperm(vector unsigned int a, vector unsigned int b, vector unsigned char c) function
4433 vec_vperm(vector bool int a, vector bool int b, vector unsigned char c) function
4440 vec_vperm(vector float a, vector float b, vector unsigned char c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 4367 vec_vperm(vector signed char a, vector signed char b, vector unsigned char c) function
4374 vec_vperm(vector unsigned char a, function
4383 vec_vperm(vector bool char a, vector bool char b, vector unsigned char c) function
4390 vec_vperm(vector short a, vector short b, vector unsigned char c) function
4397 vec_vperm(vector unsigned short a, function
4406 vec_vperm(vector bool short a, vector bool short b, vector unsigned char c) function
4413 vec_vperm(vector pixel a, vector pixel b, vector unsigned char c) function
4420 vec_vperm(vector int a, vector int b, vector unsigned char c) function
4426 vec_vperm(vector unsigned int a, vector unsigned int b, vector unsigned char c) function
4433 vec_vperm(vector bool int a, vector bool int b, vector unsigned char c) function
4440 vec_vperm(vector float a, vector float b, vector unsigned char c) function
    [all...]

Completed in 27 milliseconds