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

  /external/clang/lib/Headers/
altivec.h 4579 vec_sel(vector signed char a, vector signed char b, vector unsigned char c) function
4585 vec_sel(vector signed char a, vector signed char b, vector bool char c) function
4591 vec_sel(vector unsigned char a, vector unsigned char b, vector unsigned char c) function
4597 vec_sel(vector unsigned char a, vector unsigned char b, vector bool char c) function
4603 vec_sel(vector bool char a, vector bool char b, vector unsigned char c) function
4609 vec_sel(vector bool char a, vector bool char b, vector bool char c) function
4615 vec_sel(vector short a, vector short b, vector unsigned short c) function
4621 vec_sel(vector short a, vector short b, vector bool short c) function
4627 vec_sel(vector unsigned short a, function
4635 vec_sel(vector unsigned short a, vector unsigned short b, vector bool short c) function
4641 vec_sel(vector bool short a, vector bool short b, vector unsigned short c) function
4647 vec_sel(vector bool short a, vector bool short b, vector bool short c) function
4653 vec_sel(vector int a, vector int b, vector unsigned int c) function
4659 vec_sel(vector int a, vector int b, vector bool int c) function
4665 vec_sel(vector unsigned int a, vector unsigned int b, vector unsigned int c) function
4671 vec_sel(vector unsigned int a, vector unsigned int b, vector bool int c) function
4677 vec_sel(vector bool int a, vector bool int b, vector unsigned int c) function
4683 vec_sel(vector bool int a, vector bool int b, vector bool int c) function
4689 vec_sel(vector float a, vector float b, vector unsigned int c) function
4697 vec_sel(vector float a, vector float b, vector bool int c) function
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
altivec.h 4579 vec_sel(vector signed char a, vector signed char b, vector unsigned char c) function
4585 vec_sel(vector signed char a, vector signed char b, vector bool char c) function
4591 vec_sel(vector unsigned char a, vector unsigned char b, vector unsigned char c) function
4597 vec_sel(vector unsigned char a, vector unsigned char b, vector bool char c) function
4603 vec_sel(vector bool char a, vector bool char b, vector unsigned char c) function
4609 vec_sel(vector bool char a, vector bool char b, vector bool char c) function
4615 vec_sel(vector short a, vector short b, vector unsigned short c) function
4621 vec_sel(vector short a, vector short b, vector bool short c) function
4627 vec_sel(vector unsigned short a, function
4635 vec_sel(vector unsigned short a, vector unsigned short b, vector bool short c) function
4641 vec_sel(vector bool short a, vector bool short b, vector unsigned short c) function
4647 vec_sel(vector bool short a, vector bool short b, vector bool short c) function
4653 vec_sel(vector int a, vector int b, vector unsigned int c) function
4659 vec_sel(vector int a, vector int b, vector bool int c) function
4665 vec_sel(vector unsigned int a, vector unsigned int b, vector unsigned int c) function
4671 vec_sel(vector unsigned int a, vector unsigned int b, vector bool int c) function
4677 vec_sel(vector bool int a, vector bool int b, vector unsigned int c) function
4683 vec_sel(vector bool int a, vector bool int b, vector bool int c) function
4689 vec_sel(vector float a, vector float b, vector unsigned int c) function
4697 vec_sel(vector float a, vector float b, vector bool int c) function
    [all...]

Completed in 340 milliseconds